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 141511

Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.<init>
Product: xml Reporter: Martin Grebac <mgrebac>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=77224
Issue Type: DEFECT Exception Reporter: 77224

Description Martin Grebac 2008-07-24 11:19:55 UTC
Build: NetBeans IDE Dev (Build 080721)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.<init>(WSDLElementNode.java:235)
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.<init>(WSDLElementNode.java:200)
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLNamedElementNode.<init>(WSDLNamedElementNode.java:83)
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.ExtensibilityElementNode.<init>(ExtensibilityElementNode.java:125)
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.NodesFactory$WSDLCreatorVisitor.visit(NodesFactory.java:277)
        at org.netbeans.modules.xml.wsdl.model.spi.GenericExtensibilityElement.accept(GenericExtensibilityElement.java:72)
Comment 1 Sergey Lunegov 2008-10-01 15:07:36 UTC
Changed target milestone.
Comment 2 Martin Balin 2016-07-07 09:56:48 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