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 161009 - 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-03-24 12:35 UTC by Filip Zamboj
Modified: 2010-04-29 09:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147452


Attachments
stacktrace (1.69 KB, text/plain)
2009-03-24 12:35 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2009-03-24 12:35:47 UTC
Build: NetBeans IDE Dev (Build 200903231401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b02
OS: Linux, 2.6.27-11-generic, amd64

User Comments:
GUEST: stepping through a simple for loop



Stacktrace: 
java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor80.invoke(GeneratedMethodAccessor80.java:0)
        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:155)
        at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.getChildren(VariablesTreeModelFilter.java:205)
        at org.netbeans.spi.viewmodel.Models$CompoundTreeModel.getChildren(Models.java:699)
Comment 1 Filip Zamboj 2009-03-24 12:35:52 UTC
Created attachment 78735 [details]
stacktrace
Comment 2 Martin Entlicher 2009-03-26 10:56:53 UTC
The reason is likely the same as in issue #158756.

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