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 165462

Summary: NullPointerException at org.netbeans.modules.xml.schema.abe.nodes.ElementNode.initialize
Product: xml Reporter: uprooter <uprooter>
Component: Schema ToolsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=151400
Issue Type: DEFECT Exception Reporter: 151400
Attachments: stacktrace

Description uprooter 2009-05-19 08:06:14 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-gentoo-r5, amd64

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.schema.abe.nodes.ElementNode.initialize(ElementNode.java:92)
        at org.netbeans.modules.xml.schema.abe.nodes.ElementNode.<init>(ElementNode.java:81)
        at org.netbeans.modules.xml.schema.abe.ElementPanel.makeNBNode(ElementPanel.java:396)
        at org.netbeans.modules.xml.schema.abe.ElementPanel.<init>(ElementPanel.java:90)
        at org.netbeans.modules.xml.schema.abe.ElementsContainerPanel.visit(ElementsContainerPanel.java:103)
        at org.netbeans.modules.xml.axi.Element.accept(Element.java:81)
Comment 1 uprooter 2009-05-19 08:06:23 UTC
Created attachment 82365 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:38 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.