This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236041 - com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--0.0.0.0-8080-1', id=41)
Summary: com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--0.0...
Status: RESOLVED DUPLICATE of bug 235741
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 20:03 UTC by janario
Modified: 2014-01-21 12:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203918


Attachments
stacktrace (4.61 KB, text/plain)
2013-09-16 20:03 UTC, janario
Details
stacktrace (4.62 KB, text/plain)
2013-10-08 17:37 UTC, janario
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janario 2013-09-16 20:03:19 UTC
Build: NetBeans IDE Dev (Build 20130916-ddbf4ce0d620)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
janario: in Evaluate Expression tab




Stacktrace: 
com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--0.0.0.0-8080-1', id=41)
   at com.sun.tools.jdi.MirrorImpl.validateMirror(MirrorImpl.java:68)
   at com.sun.tools.jdi.ObjectReferenceImpl.invokeMethod(ObjectReferenceImpl.java:365)
   at org.netbeans.modules.debugger.jpda.jdi.ObjectReferenceWrapper.invokeMethod(ObjectReferenceWrapper.java:510)
   at org.netbeans.modules.debugger.jpda.expr.TreeEvaluator.invokeVirtual(TreeEvaluator.java:265)
   at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.invokeMethod(JPDADebuggerImpl.java:1061)
   at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.invokeMethod(JPDADebuggerImpl.java:1008)
Comment 1 janario 2013-09-16 20:03:20 UTC
Created attachment 140146 [details]
stacktrace
Comment 2 janario 2013-10-08 17:37:06 UTC
Created attachment 140899 [details]
stacktrace

Evaluate expression
Comment 3 Martin Entlicher 2014-01-21 12:33:25 UTC

*** This bug has been marked as a duplicate of bug 235741 ***