Has anyone ever seen this kinf of error in Eclipse Indigo?

An internal error occurred during: "Label Job".
Illegal class name "com/sun+jdi/DoubleType" in class file com/sun/jdi/DoubleType

enter image description here

Version: Indigo Service Release 1 Build id: 20110916-0149

I've added a new Schreenshot. Labebl Job is shown when i click on next step (F6, F8..) JDI thread evaluation is shown when i drag the mouse on a variable for have informations.

enter image description here

I've never seen this strange error.

link|improve this question

33% accept rate
When does this error occur? – Adel Boutros Feb 8 at 23:37
There is a bug similar to this. Check bugs.eclipse.org/bugs/show_bug.cgi?id=247274 – Adel Boutros Feb 8 at 23:39
When i'm debugging my android App. More precisely when i call a RestClient with a specific request. If i run the application normally it shows a JSON parsing error, but in debug mode it shows the above error. – Aerox Feb 9 at 9:36
@AdelBoutros, Yes it's similar, but is not a Null Pointer Exception my error – Aerox Feb 9 at 9:39
Every Step (when i click F6 o F8 or any other button) the error is shown... :-( – Aerox Feb 9 at 9:58
show 4 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.