Not getting nullpointer's stack trace on console (java code) [message #987595] |
Tue, 27 November 2012 04:53  |
Eclipse User |
|
|
|
Hi,
I have an annoying problem: Eclipse doesn't print stacktrack to the console if there is a nullpointer exception. However, I do get stacktrace if some other exception happens... And used to have nullpointer exceptions on the console before. I have no idea why I don't get them anymore.
When a nullpointer occurs Eclipse stops executing the thread (in debug-tab's thread listing) at EventDispatchTread.run() -methods third last line (line 156). On that line there is only }.
Unfortunately I can't provide a screenshot...
I'm using Indigo Service Release 2 and coding with java 6.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.13631 seconds