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 - [65cat] NullPointerException at org.netbeans.modules.compapp.casaeditor.nodes.WSDLEndpointNode.addCustomActions
Summary: [65cat] NullPointerException at org.netbeans.modules.compapp.casaeditor.nodes...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 18:16 UTC by rajivderas
Modified: 2009-02-04 17:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 117731


Attachments
stacktrace (4.78 KB, text/plain)
2008-10-31 18:17 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
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.