Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-doc-dev] JDI thread evaluation

Hallo, new to the list.
On my "main"- pc I get an error message while stepping throught the code with the main-function.
 
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 running windose XP
and eclipseVersion: 3.5.0 Build id: I20090605-1444
 
 
Pressing "Ok" will let me go on.
This error only occurs while within the main-function.
 
TIA
Hanns

Back to the top