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 162100 - 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-07 09:54 UTC by ihsiak
Modified: 2010-04-29 09:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146693


Attachments
stacktrace (2.00 KB, text/plain)
2009-04-07 09:55 UTC, ihsiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ihsiak 2009-04-07 09:54:54 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
ihsiak: run during debug session (btw debugges is S L O W)

GUEST: After single step in debugger

vlad_konov: trying to ann the new breakpoint during debug

sreimers: Stepping through program with debugger



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.getValueAt(VariablesFormatterFilter.java:282)
        at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.getValueAt(VariablesTreeModelFilter.java:408)
Comment 1 ihsiak 2009-04-07 09:55:04 UTC
Created attachment 79599 [details]
stacktrace
Comment 2 Daniel Prusa 2009-04-09 10:20:45 UTC

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