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 215589 - NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.PartnerLinkTypeNode.createAlwaysPresentAttributeProperty
Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.Part...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 14:02 UTC by panason2008
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148855


Attachments
stacktrace (5.08 KB, text/plain)
2012-07-16 14:02 UTC, panason2008
Details

Note You need to log in before you can comment on or make changes to this bug.
Description panason2008 2012-07-16 14:02:41 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9325-on-20120622)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.PartnerLinkTypeNode.createAlwaysPresentAttributeProperty(PartnerLinkTypeNode.java:76)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.refreshAttributesSheetSet(WSDLElementNode.java:721)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.ExtensibilityElementNode.refreshAttributesSheetSet(ExtensibilityElementNode.java:390)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.refreshSheet(WSDLElementNode.java:664)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.createSheet(WSDLElementNode.java:654)
   at org.openide.nodes.AbstractNode.getSheet(AbstractNode.java:441)
Comment 1 panason2008 2012-07-16 14:02:44 UTC
Created attachment 122062 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:32 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.