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 160878 - [67cat] com.sun.jdi.IncompatibleThreadStateException at com.sun.tools.jdi.ThreadReferenceImpl.privateFrames
Summary: [67cat] com.sun.jdi.IncompatibleThreadStateException at com.sun.tools.jdi.Thr...
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: issues@debugger
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 14:47 UTC by rajivderas
Modified: 2010-04-29 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148098


Attachments
stacktrace (695 bytes, text/plain)
2009-03-23 14:48 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2009-03-23 14:47:54 UTC
Build: NetBeans IDE Dev (Build 20090321211250)
VM: OpenJDK Client VM, 14.0-b10, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Debugging an app

GUEST: debugging starting up of a Tomcat Web Project that has a long startup time

rajivderas: happened while debugging a ejb bean and hit the  apply code changes button and started to debug again

using glass fish v2
ejb 3.0 stateful

mglanvill: I try to debug the program but when the debug comes to the line which I set debug on. The Netbeans popped up the error report.

rajivderas: debugging ejb 3 module using glassfish v2 remotely

davisn: Debugging a JSP file

marasan: debugging test of simple class

fzamboj: this one has been thrown when stepping over expression (F8)

sreimers: step over in debugger

vlad_konov: during debugging

ppis: Stepping over leads to exception (jFrame)

cyhelsky: happened on step over



Stacktrace: 
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.jdi.ThreadReferenceWrapper.frame(ThreadReferenceWrapper.java:118)
        at org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setLastOperation(StepActionProvider.java:438)
        at org.netbeans.modules.debugger.jpda.actions.StepIntoNextMethod.exec(StepIntoNextMethod.java:311)
        at org.netbeans.modules.debugger.jpda.util.Operator$1.run(Operator.java:338)
Comment 1 rajivderas 2009-03-23 14:48:02 UTC
Created attachment 78646 [details]
stacktrace
Comment 2 Martin Entlicher 2009-03-23 15:45:12 UTC

*** This issue has been marked as a duplicate of 156408 ***
Comment 3 Quality Engineering 2010-04-29 09:49:33 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.