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 175014 - NullPointerException at org.netbeans.modules.javafx.debugger.utils.Utils.getContextPath
Summary: NullPointerException at org.netbeans.modules.javafx.debugger.utils.Utils.getC...
Status: RESOLVED FIXED
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-10-20 14:48 UTC by Andrei Chistiakov
Modified: 2010-07-12 14:22 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160497


Attachments
stacktrace (841 bytes, text/plain)
2009-10-20 14:48 UTC, Andrei Chistiakov
Details
stacktrace (841 bytes, text/plain)
2009-11-01 19:59 UTC, ieising
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2009-10-20 14:48:45 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910192001)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.27-7-generic, i386

User Comments:
ca: debugging Java FX App



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.javafx.debugger.utils.Utils.getContextPath(Utils.java:46)
        at org.netbeans.modules.javafx.debugger.breakpoints.JavaFXLineBreakpoint.<init>(JavaFXLineBreakpoint.java:66)
        at org.netbeans.modules.javafx.debugger.breakpoints.JavaFXLineBreakpoint.create(JavaFXLineBreakpoint.java:91)
        at org.netbeans.modules.javafx.debugger.actions.JavaFXToggleActionProvider.doAction(JavaFXToggleActionProvider.java:58)
        at org.netbeans.spi.debugger.ActionsProvider$1.run(ActionsProvider.java:112)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 Andrei Chistiakov 2009-10-20 14:48:50 UTC
Created attachment 89770 [details]
stacktrace
Comment 2 ieising 2009-11-01 19:59:35 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments: 
I was debugging my JavaEE project and removed a breakpoint I had set in a WS. No JavaFX anywhere in my project.

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.javafx.debugger.utils.Utils.getContextPath(Utils.java:46)
        at org.netbeans.modules.javafx.debugger.breakpoints.JavaFXLineBreakpoint.<init>(JavaFXLineBreakpoint.java:66)
        at org.netbeans.modules.javafx.debugger.breakpoints.JavaFXLineBreakpoint.create(JavaFXLineBreakpoint.java:91)
        at org.netbeans.modules.javafx.debugger.actions.JavaFXToggleActionProvider.doAction(JavaFXToggleActionProvider.java:58)
        at org.netbeans.spi.debugger.ActionsProvider$1.run(ActionsProvider.java:112)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 3 ieising 2009-11-01 19:59:38 UTC
Created attachment 90389 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-11-01 19:59:43 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160497
Comment 5 Exceptions Reporter 2009-11-16 03:31:08 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160497
Comment 6 Michal Skvor 2010-07-12 14:22:04 UTC
Fixed in 6.9.1