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 162339 - [67cat] com.sun.jdi.InvalidStackFrameException: Thread has been resumed
Summary: [67cat] 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-04-09 18:27 UTC by franci
Modified: 2010-04-29 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149259


Attachments
stacktrace (4.08 KB, text/plain)
2009-04-09 18:27 UTC, franci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description franci 2009-04-09 18:27:13 UTC
Build: NetBeans IDE Dev (Build 200904030200)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-23-generic, i386

User Comments:
franci: removing a breakpoint in the java editor



Stacktrace: 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.netbeans.modules.debugger.jpda.ui.models.VariablesFormatterFilter.getChildren(VariablesFormatterFilter.java:167)
        at org.netbeans.modules.debugger.jpda.ui.models.VariablesFormatterFilter.getChildren(VariablesFormatterFilter.java:168)
Comment 1 franci 2009-04-09 18:27:23 UTC
Created attachment 79843 [details]
stacktrace
Comment 2 Martin Entlicher 2009-04-10 08:48:23 UTC
InvalidStackFrameException: Thread has been resumed, thrown in EditorContextImpl.parseExpression() - this is a duplicate
of issue #141061.

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