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 232240 - com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--127.0.0.1-8080-1', id=24)
Summary: com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--127...
Status: RESOLVED DUPLICATE of bug 231541
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-07-04 00:21 UTC by janario
Modified: 2013-08-16 13:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201898


Attachments
stacktrace (4.16 KB, text/plain)
2013-07-04 00:21 UTC, janario
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janario 2013-07-04 00:21:26 UTC
This bug was originally marked as duplicate of bug 228820, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20130703-9d62df321355)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
janario: Debugging




Stacktrace: 
com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='http--127.0.0.1-8080-1', id=24)
   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:1060)
   at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.invokeMethod(JPDADebuggerImpl.java:1007)
Comment 1 janario 2013-07-04 00:21:52 UTC
Created attachment 136688 [details]
stacktrace
Comment 2 Martin Entlicher 2013-08-16 13:51:04 UTC

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