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

Summary: NullPointerException at org.netbeans.modules.apisupport.project.Util.findSubElements
Product: apisupport Reporter: _ theanuradha <theanuradha>
Component: ProjectAssignee: rmichalsky <rmichalsky>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=51808
Issue Type: DEFECT Exception Reporter: 51808
Attachments: stacktrace

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 ***