Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Unexpected exception while debugging
Unexpected exception while debugging [message #250940] Fri, 25 January 2008 09:00
Eclipse UserFriend
Originally posted by: cfondacci.free.fr

Hello all,

Eclipse throw me an exception when I debug my app inside a particular static
method.

Here is the thrown exception :
JDI thread evaluations (Time of error : .....)
Reason:
Check the details

And the details are :
Exception processing async thread queue
Exception processing async thread queue
org.eclipse.jdt.internal.debug.core.model.JDIClassType cannot be cast to
org.eclipse.jdt.debug.core.IJavaValue

I am using Eclipse 3.3.1.1 build M20071023-1652.

I have already debugged the same method without any problem...but now I
cannot debug it anymore. The only thing I have done was making the method
static. Then I was still able to debug it until I performed a full clean /
build all.

I haven't found anything about such an error on the forums.
Is there any known workaround? Should I submit a bug?

Thanks,
Christophe.
Previous Topic:Java Code Formatter and Annotations
Next Topic:How to get list of installed vms
Goto Forum:
  


Current Time: Wed Apr 23 11:15:51 EDT 2025

Powered by FUDForum. Page generated in 0.02947 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top