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 189815

Summary: NullPointerException at org.netbeans.modules.compapp.casaeditor.graph.CasaGraphAbstractScene.setEdgeTarget
Product: soa Reporter: manuelk
Component: Composite ApplicationAssignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: normal CC: ltapiav
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 165581
Attachments: stacktrace

Description manuelk 2010-08-24 17:39:03 UTC
Build: NetBeans IDE 6.7.1 (Build 200912141238)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 2003

User Comments:
manuelk: After I changed something in a bpel-file (added a wsdl as a partner link), I wanted to rebuild the composite-application that uses the bpel-process. The *.casa file was not updated correctly and this exception was thrown




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.compapp.casaeditor.graph.CasaGraphAbstractScene.setEdgeTarget(CasaGraphAbstractScene.java:384)
   at org.netbeans.modules.compapp.casaeditor.design.CasaModelGraphUtilities.createEdge(CasaModelGraphUtilities.java:465)
   at org.netbeans.modules.compapp.casaeditor.design.CasaModelGraphUtilities.safeRenderModel(CasaModelGraphUtilities.java:170)
   at org.netbeans.modules.compapp.casaeditor.design.CasaModelGraphUtilities.renderModel(CasaModelGraphUtilities.java:112)
   at org.netbeans.modules.compapp.casaeditor.design.CasaDesignModelListener.reloadGraph(CasaDesignModelListener.java:142)
   at org.netbeans.modules.compapp.casaeditor.design.CasaDesignModelListener.propertyUpdate(CasaDesignModelListener.java:96)
Comment 1 manuelk 2010-08-24 17:39:08 UTC
Created attachment 101645 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-09-26 06:49:37 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=165581