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 166878 - NullPointerException at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceNode.destroy
Summary: NullPointerException at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceN...
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Axis2 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 21:41 UTC by martinoconnor
Modified: 2010-10-27 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 140676


Attachments
stacktrace (1.28 KB, text/plain)
2009-06-10 21:41 UTC, martinoconnor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinoconnor 2009-06-10 21:41:25 UTC
This issue was originally marked as duplicate of issue 148587, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, x86

User Comments:
martinoconnor: Tried to create an axis webservice from WSDL, which failed. Then tried to delete the webservice node.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceNode.destroy(Axis2ServiceNode.java:208)
        at org.openide.nodes.FilterNode.destroy(FilterNode.java:604)
        at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:645)
        at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:595)
        at org.netbeans.modules.project.ui.ProjectTab$DelegatingAction.actionPerformed(ProjectTab.java:755)
        at org.openide.util.actions.CallbackSystemAction$DelegateAction$1.run(CallbackSystemAction.java:593)
Comment 1 martinoconnor 2009-06-10 21:41:30 UTC
Created attachment 83419 [details]
stacktrace
Comment 2 Denis Anisimov 2010-10-27 10:56:08 UTC
this functionality is no longer under development . it is on update center only.