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

Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.PartnerLinkTypeNode.createAlwaysPresentAttributeProperty
Product: xml Reporter: panason2008
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 148855
Attachments: stacktrace

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.