Unexpected exception while debugging [message #250940] |
Fri, 25 January 2008 09:00 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02947 seconds