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 232432

Summary: NullPointerException at org.netbeans.tax.TreeParentNode.getChildNodes
Product: xml Reporter: Tomas Stupka <tstupka>
Component: TAXAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 201993
Attachments: stacktrace

Description Tomas Stupka 2013-07-09 10:08:54 UTC
Build: NetBeans IDE Dev (Build 20130708-c605c32ac4b4)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Mac OS X

User Comments:
tstupka: appeared after invoking the "convert registration to java annotation" hint in a layer file




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.tax.TreeParentNode.getChildNodes(TreeParentNode.java:325)
   at org.netbeans.tax.TreeParentNode.getChildNodes(TreeParentNode.java:308)
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.findElementIn(WritableXMLFileSystem.java:219)
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.findElementIn(WritableXMLFileSystem.java:231)
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.findElementIn(WritableXMLFileSystem.java:231)
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.findElementIn(WritableXMLFileSystem.java:231)
Comment 1 Tomas Stupka 2013-07-09 10:08:55 UTC
Created attachment 136861 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss