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 156578 - com.sun.jdi.InternalException: Unexpected JDWP Error: 13
Summary: com.sun.jdi.InternalException: Unexpected JDWP Error: 13
Status: CLOSED DUPLICATE of bug 141644
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-11 16:30 UTC by Filip Zamboj
Modified: 2010-04-29 09:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144934


Attachments
stacktrace (861 bytes, text/plain)
2009-01-11 16:30 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2009-01-11 16:30:32 UTC
Build: NetBeans IDE Dev (Build 200901091401)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows Vista, 6.0, amd64

User Comments:
fzamboj: I was debugging application in JDK sources (Thread.java) when I got the exception.

fzamboj: I was debugging application in JDK sources (Thread.java) when I got the exception.



Stacktrace: 
com.sun.jdi.InternalException: Unexpected JDWP Error: 13
        at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
        at com.sun.tools.jdi.ThreadReferenceImpl.currentContendedMonitor(ThreadReferenceImpl.java:433)
        at org.netbeans.modules.debugger.jpda.jdi.ThreadReferenceWrapper.currentContendedMonitor(ThreadReferenceWrapper.java:60)
        at org.netbeans.modules.debugger.jpda.models.JPDAThreadImpl.checkForBlockingThreads(JPDAThreadImpl.java:1158)
        at org.netbeans.modules.debugger.jpda.SingleThreadWatcher.run(SingleThreadWatcher.java:85)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
Comment 1 Filip Zamboj 2009-01-11 16:30:43 UTC
Created attachment 75671 [details]
stacktrace
Comment 2 Peter Pis 2009-01-11 19:55:08 UTC
Reassigning to debugger for evaluation. Reporter, could you please provide further details... steps to reproduce?
Comment 3 Martin Entlicher 2009-01-15 08:28:04 UTC
This is in fact a duplicate of issue #141644.

*** This issue has been marked as a duplicate of 141644 ***
Comment 4 Quality Engineering 2010-04-29 09:46:36 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.