-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I updated to 14.04 from 12.04.03.
I was using cinammon at that time.
When I upgraded to 14.04 ,I got a serious problem.
I was unable to login, as whenever I hit enter after entering password, it is taking me straight to login screen again.I unable to login like Guest even.
So, here is my .xsession-errors…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi,
we recenty had a programmer to develop a program for us but seems to have left us in the lurch with a part functioning application. my boss isnt happy at moment as we have spent a few hundred and have nothing to show for it at the moment.
can anyone see any information in the crash log below…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am clearly missing something obvious here and would really appreciate some input. I have tried repeatedly to submit an application to Apple (iPad in this case) that is crashing on their end when testing but I cannot replicated the situation on my end (obviously I only have the damned simulator…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
How could I locate the crash code from the crash log in my ip4 device? As the crashed thread 0 presents a serial frameworks and main.m, I couldn't locate the accurate code launched this crash and debug it. Any suggestion? Thanks in advance!
Incident Identifier: B6BD84B7-CE0A-485D-A877-0FD0F5B75933
CrashReporter…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I am suffering from a bug/crash in Natty, which I have logged in Launchpad: https://bugs.launchpad.net/unity/+bug/737928
The response I got back on my bug was a "provide us with a .crash file, or we won't look into it". Not very helpful really, but I can understand that the developers need something…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
???????????????hang????,????????systemstate dump?????????,?????,????????,???????????????,????systemstate dump????????????? ??????,????????systemstate dump, ?????“WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK”? …
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We have production system going into infinite loop of full gc and memory drops form 8 gigs to like 1 MB in just 2 minutes.
After taking heap dump it tells me there an is an array of java.lang.Object ([Ljava.lang.Object) with millions of java.lang.String objects having same String taking 99% of heap…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Running the following vbscript to call svnadmin dump fails (i.e. no dump is being created)
Set objShell = CreateObject("WScript.Shell")
Set objShellExec = objShell.Exec("svnadmin dump C:\svn_repos > C:\fullbackup")
I discovered from another post, http://stackoverflow.com/questions/445121/svn-dump-fails-with-wscript-shell/2400011#2400011…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
????T.askmaclean.com???Shared Pool?SubPool?????,????????_kghdsidx_count ? subpool ??subpool????( ???duration)???:
SQL> select * from v$version;
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
PL/SQL…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Eric White has posted an interesting LINQ query on his blog that shows how to create a Hex Dump in something like 7 lines of code.Of course, this is not production grade code, but it's another good example that demonstrates the expressiveness of LINQ.Here is the code:byte[] ba = File.ReadAllBytes("test…
>>> More