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 120825 - NullPointerException at java.util.StringTokenizer.<init>
Summary: NullPointerException at java.util.StringTokenizer.<init>
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 15:40 UTC by jbsabmello
Modified: 2010-04-29 09:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 10188


Attachments
stacktrace (2.46 KB, text/plain)
2007-11-01 15:41 UTC, jbsabmello
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbsabmello 2007-11-01 15:40:55 UTC
Build: NetBeans IDE Dev (Build 200710310000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows 2000, 5.0, x86

User Comments: 
Checking out from SubVersion
Comment 1 jbsabmello 2007-11-01 15:41:03 UTC
Created attachment 52267 [details]
stacktrace
Comment 2 Martin Entlicher 2007-11-01 16:07:03 UTC
Reproduced.
This happens only on build scripts that do not contain any targets AFAIK.
Comment 3 Martin Entlicher 2007-11-01 17:24:39 UTC
Fixed:

/shared/data/ccvs/repository/ant/debugger/src/org/netbeans/modules/ant/debugger/AdvancedActionPanel.java,v  <-- 
AdvancedActionPanel.java
new revision: 1.8; previous revision: 1.7
Comment 4 Quality Engineering 2010-04-29 09:36:48 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.