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 137658 - NullPointerException at org.netbeans.modules.apisupport.project.Util.findSubElements
Summary: NullPointerException at org.netbeans.modules.apisupport.project.Util.findSubE...
Status: RESOLVED DUPLICATE of bug 41926
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmichalsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 08:46 UTC by _ theanuradha
Modified: 2008-06-19 20:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 51808


Attachments
stacktrace (2.88 KB, text/plain)
2008-06-19 08:46 UTC, _ theanuradha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ theanuradha 2008-06-19 08:46:06 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 _ theanuradha 2008-06-19 08:46:11 UTC
Created attachment 63054 [details]
stacktrace
Comment 2 Jesse Glick 2008-06-19 20:05:30 UTC
User has a malformed project.xml. (The path is reported as part of an assertion error, if running with assertions on.)

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