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 162857 - org.netbeans.api.debugger.jpda.InvalidExpressionException: No current context (stack frame)
Summary: org.netbeans.api.debugger.jpda.InvalidExpressionException: No current context...
Status: CLOSED DUPLICATE of bug 158756
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-16 16:13 UTC by Jiri Prox
Modified: 2010-04-29 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148046


Attachments
stacktrace (1.77 KB, text/plain)
2009-04-16 16:13 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2009-04-16 16:13:07 UTC
Build: NetBeans IDE Dev (Build 200904160201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.24-23-generic, i386

User Comments:
GUEST: Running in debug mode...stepping through a method.

bburette: Stepping over while debugging

jiriprox: IEE when calling Step over when debugging another instance of IDE



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.VariablesTreeModelFilter.getChildren(VariablesTreeModelFilter.java:205)
Comment 1 Jiri Prox 2009-04-16 16:13:12 UTC
Created attachment 80275 [details]
stacktrace
Comment 2 Martin Entlicher 2009-04-17 08:34:14 UTC
This is a dupl. of issue #158756 in fact.

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