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 152028

Summary: [65cat] NullPointerException at org.netbeans.modules.compapp.casaeditor.nodes.WSDLEndpointNode.addCustomActions
Product: soa Reporter: rajivderas <rajivderas>
Component: BPEL DebuggerAssignee: Sergey Lunegov <slunegov>
Status: NEW ---    
Severity: blocker CC: lin_art
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=117731
Issue Type: DEFECT Exception Reporter: 117731
Attachments: stacktrace

Description rajivderas 2008-10-31 18:16:52 UTC
Build: NetBeans IDE Dev (Build 200810310201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.compapp.casaeditor.nodes.WSDLEndpointNode.addCustomActions(WSDLEndpointNode.java:125)
        at org.netbeans.modules.compapp.casaeditor.nodes.CasaNode.getActions(CasaNode.java:158)
        at org.netbeans.modules.bpel.debugger.ui.action.Breakpoint.propertyChange(Breakpoint.java:130)
        at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:186)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
Comment 1 rajivderas 2008-10-31 18:17:15 UTC
Created attachment 73012 [details]
stacktrace
Comment 2 Peter Pis 2008-11-01 01:32:26 UTC
Reassigning.