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 - NullPointerException at org.netbeans.modules.compapp.casaeditor.graph.CasaGraphAbstractScene.setEdgeTarget
Summary: NullPointerException at org.netbeans.modules.compapp.casaeditor.graph.CasaGra...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 17:39 UTC by manuelk
Modified: 2011-09-26 06:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165581


Attachments
stacktrace (1.67 KB, text/plain)
2010-08-24 17:39 UTC, manuelk
Details

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