Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Not getting nullpointer's stack trace on console (java code)
Not getting nullpointer's stack trace on console (java code) [message #987595] Tue, 27 November 2012 04:53 Go to previous message
Antti Rumpunen is currently offline Antti Rumpunen
Messages: 5
Registered: November 2012
Junior Member
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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:How do I find the appropriate Eclipse Git repository?
Next Topic:External builder is runnable jar
Goto Forum:
  


Current Time: Wed May 22 06:10:39 EDT 2013

Powered by FUDForum. Page generated in 0.15992 seconds