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 164293 - NullPointerException at org.netbeans.modules.debugger.javafx.projects.EditorContextImpl.parseExpression
Summary: NullPointerException at org.netbeans.modules.debugger.javafx.projects.EditorC...
Status: VERIFIED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Skvor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 23:03 UTC by cassus
Modified: 2009-10-27 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 119592


Attachments
stacktrace (1.37 KB, text/plain)
2009-05-01 23:03 UTC, cassus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cassus 2009-05-01 23:03:18 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
GUEST: editin gjavaFX example



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.debugger.javafx.projects.EditorContextImpl.parseExpression(EditorContextImpl.java:1605)
        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.javafx.EditorContextBridge.parseExpression(EditorContextBridge.java:125)
Comment 1 cassus 2009-05-01 23:03:25 UTC
Created attachment 81391 [details]
stacktrace
Comment 2 Michal Skvor 2009-10-12 11:45:26 UTC
The debugger is rewritten. This issue is not valid any more.
Comment 3 Alexandr Scherbatiy 2009-10-27 10:45:10 UTC
Unable to reproduce in build 200910261401