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 152628 - [65cat] NullPointerException at org.netbeans.api.visual.widget.Widget.addChild
Summary: [65cat] NullPointerException at org.netbeans.api.visual.widget.Widget.addChild
Status: RESOLVED WORKSFORME
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-11-07 09:07 UTC by sunbiz
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137133


Attachments
stacktrace (1.67 KB, text/plain)
2008-11-07 09:07 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-07 09:07:11 UTC
Build: NetBeans IDE Dev (Build 200811060201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Opened the Partner tab of a WSDL file after generating SOAP over HTTP Wrapper and got this exception



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.api.visual.widget.Widget.addChild(Widget.java:235)
        at org.netbeans.api.visual.widget.Widget.addChild(Widget.java:226)
        at org.netbeans.modules.xml.wsdl.ui.view.grapheditor.widget.RequestReplyOperationWidget.getVerticalWidget(RequestReplyOperationWidget.java:89)
        at org.netbeans.modules.xml.wsdl.ui.view.grapheditor.widget.OperationWidget.setRightSided(OperationWidget.java:195)
        at org.netbeans.modules.xml.wsdl.ui.view.grapheditor.widget.OperationWithFaultWidget.setRightSided(OperationWithFaultWidget.java:68)
        at org.netbeans.modules.xml.wsdl.ui.view.grapheditor.OperationSceneLayer.renderOperations(OperationSceneLayer.java:192)
Comment 1 sunbiz 2008-11-07 09:07:20 UTC
Created attachment 73432 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:39 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.