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 143855 - NPE at debugger.ant.NbJsDebugStart.execute(NbJsDebugStart.java:108)
Summary: NPE at debugger.ant.NbJsDebugStart.execute(NbJsDebugStart.java:108)
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 04:30 UTC by David Konecny
Modified: 2008-08-14 19:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (15.42 KB, text/plain)
2008-08-14 04:31 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2008-08-14 04:30:57 UTC
Caused by: java.lang.NullPointerException
        at org.netbeans.modules.web.client.javascript.debugger.ant.NbJsDebugStart.execute(NbJsDebugStart.java:108)


I have a sample ServletExamples project to which I added a JS library and tried to start debugger which failed.

  Product Version         = NetBeans IDE Dev (Build 080812)
  Operating System        = Linux version 2.6.24-19-generic running on i386
  Java; VM; Vendor        = 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_06-b02
  Java Home               = /usr/lib/jvm/java-6-sun-1.6.0.06/jre
Comment 1 David Konecny 2008-08-14 04:31:34 UTC
Created attachment 67351 [details]
exception
Comment 2 Quy Nguyen 2008-08-14 19:04:37 UTC
Fixed.

Changeset: f99f81da8f20