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 - NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.<init>
Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDL...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 11:19 UTC by Martin Grebac
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 77224


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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