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 157274 - com.sun.jdi.IncompatibleThreadStateException at com.sun.tools.jdi.ThreadReferenceImpl.privateFrames
Summary: com.sun.jdi.IncompatibleThreadStateException at com.sun.tools.jdi.ThreadRefer...
Status: CLOSED DUPLICATE of bug 156408
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 21:31 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 14047


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-21 21:31:59 UTC
13 duplicates so far ...

Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
com.sun.jdi.IncompatibleThreadStateException
        at com.sun.tools.jdi.ThreadReferenceImpl.privateFrames(ThreadReferenceImpl.java:365)
        at com.sun.tools.jdi.ThreadReferenceImpl.frame(ThreadReferenceImpl.java:277)
        at org.netbeans.modules.debugger.jpda.JPDAStepImpl.shouldNotStopHere(JPDAStepImpl.java:493)
        at org.netbeans.modules.debugger.jpda.JPDAStepImpl.exec(JPDAStepImpl.java:423)
        at org.netbeans.modules.debugger.jpda.util.Operator$1.run(Operator.java:265)
        at java.lang.Thread.run(Thread.java:619)
Comment 1 Martin Entlicher 2009-01-22 08:48:03 UTC
Similar to issue #156408.
Comment 2 Martin Entlicher 2009-02-25 14:10:58 UTC
The cause is likely the same as in issue #156408.

*** This issue has been marked as a duplicate of 156408 ***
Comment 3 Marian Mirilovic 2009-12-03 03:25:41 UTC
v/c