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 157363 - com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Status: CLOSED DUPLICATE of bug 141061
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-23 14:23 UTC by stefan79
Modified: 2010-04-29 09:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 104547


Attachments
stacktrace (2.20 KB, text/plain)
2009-01-23 14:23 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-01-23 14:23:13 UTC
Build: NetBeans IDE Dev (Build 200901201401)
VM: Java HotSpot(TM) Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Steps:

- set breakpoint with valid condition
- hit resume
- exception occurs

rmichalsky: During debugging of NB.org project, after setting condition on breakpoint and resuming

GUEST: debugging

GUEST: debugging java webapp



Stacktrace: 
com.sun.jdi.InvalidStackFrameException: Thread has been resumed
        at com.sun.tools.jdi.StackFrameImpl.validateStackFrame(StackFrameImpl.java:62)
        at com.sun.tools.jdi.StackFrameImpl.visibleVariableByName(StackFrameImpl.java:177)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:1556)
        at org.netbeans.modules.debugger.jpda.expr.EvaluatorVisitor.visitIdentifier(EvaluatorVisitor.java:178)
        at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:1689)
        at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:49)
Comment 1 stefan79 2009-01-23 14:23:19 UTC
Created attachment 76185 [details]
stacktrace
Comment 2 Martin Entlicher 2009-02-09 16:07:02 UTC

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