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 115950 - java.lang.NullPointerException
Summary: java.lang.NullPointerException
Status: RESOLVED DUPLICATE of bug 106218
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 05:07 UTC by nleck
Modified: 2007-09-19 20:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 4360


Attachments
stacktrace (2.19 KB, text/plain)
2007-09-19 05:07 UTC, nleck
Details
stacktrace (2.19 KB, text/plain)
2007-09-19 05:07 UTC, nleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nleck 2007-09-19 05:07:07 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Linux, 2.6.11-1.1369_FC4smp, i386

User Comments:
Comment 1 nleck 2007-09-19 05:07:11 UTC
Created attachment 49031 [details]
stacktrace
Comment 2 nleck 2007-09-19 05:07:17 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Linux, 2.6.11-1.1369_FC4smp, i386

User Comments: 
Comment 3 nleck 2007-09-19 05:07:20 UTC
Created attachment 49032 [details]
stacktrace
Comment 4 Jesse Glick 2007-09-19 20:41:19 UTC
Probably your IDE build has assertions disabled, else you would get a somewhat different stack trace.

*** This issue has been marked as a duplicate of 106218 ***