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 79143 - dragging in "Receive" activity causes Unexpected Exception
Summary: dragging in "Receive" activity causes Unexpected Exception
Status: VERIFIED DUPLICATE of bug 79084
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 01:22 UTC by bugbridge
Modified: 2006-10-02 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-27 01:22:00 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: coke_dev; Suggested Target Milestone : 5.5

Original submitter: lchang

Description:
Steps to reproduce:
1.  Drag in ANY (Receive, Assign, Reply, etc.) activity into the BPEL 
Orchestrator canvas.

You will get the following exception:
java.lang.NullPointerException
	at 
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisHel
per.checkSolicitResponsePortType(BPELStaticAnalysisHelper.java:62)
	at 
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisVis
itor.visit(BPELStaticAnalysisVisitor.java:114)
	at org.netbeans.modules.bpel.model.impl.ReceiveImpl.accept
(ReceiveImpl.java:150)
	at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept
(BpelEntityImpl.java:200)
	at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.acceptChildren
(BpelEntityImpl.java:327)
	at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept
(BpelEntityImpl.java:201)
	at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.acceptChildren
(BpelEntityImpl.java:327)
	at org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept
(BpelEntityImpl.java:201)
	at 
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisVal
idator.validate(BPELStaticAnalysisValidator.java:72)
	at org.netbeans.modules.xml.xam.spi.Validation.validate
(Validation.java:67)
	at 
org.netbeans.modules.bpel.core.validation.BPELValidationController$1.run
(BPELValidationController.java:127)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:493)
	at 
org.netbeans.modules.bpel.core.validation.BPELValidationController.startValidat
ion(BPELValidationController.java:136)
	at 
org.netbeans.modules.bpel.core.validation.BPELValidationController.modelChanged
(BPELValidationController.java:99)
	at 
org.netbeans.modules.bpel.core.validation.BPELValidationController.notifyEvent
(BPELValidationController.java:159)
	at 
org.netbeans.modules.bpel.model.api.events.ChangeEventListenerAdapter.notifyEnt
ityInserted(ChangeEventListenerAdapter.java:46)
	at 
org.netbeans.modules.bpel.model.api.events.ChangeEventSupport.notifyChangeEvent
(ChangeEventSupport.java:173)
	at 
org.netbeans.modules.bpel.model.api.events.ChangeEventSupport.fireChangeEvent
(ChangeEventSupport.java:146)
	at 
org.netbeans.modules.bpel.model.impl.BpelModelImpl$Transaction.commitEvents
(BpelModelImpl.java:794)
	at org.netbeans.modules.bpel.model.impl.BpelModelImpl$Transaction.end
(BpelModelImpl.java:709)
	at org.netbeans.modules.bpel.model.impl.BpelModelImpl.writeUnlock
(BpelModelImpl.java:465)
	at org.netbeans.modules.bpel.model.impl.BpelModelImpl.invoke
(BpelModelImpl.java:218)
	at org.netbeans.modules.bpel.design.DnDHandler.drop
(DnDHandler.java:249)
	at java.awt.dnd.DropTarget.drop(DropTarget.java:430)
	at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage
(SunDropTargetContextPeer.java:500)
	at sun.awt.dnd.SunDropTargetContextPeer.access$800
(SunDropTargetContextPeer.java:53)
	at 
sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent
(SunDropTargetContextPeer.java:812)
	at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent
(SunDropTargetContextPeer.java:736)
	at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
	at java.awt.Component.dispatchEventImpl(Component.java:3826)
	at java.awt.Container.dispatchEventImpl(Container.java:2024)
	at java.awt.Component.dispatchEvent(Component.java:3803)
	at java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:4212)
	at java.awt.LightweightDispatcher.processDropTargetEvent
(Container.java:3963)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3817)
	at java.awt.Container.dispatchEventImpl(Container.java:2010)
	at java.awt.Window.dispatchEventImpl(Window.java:1774)
	at java.awt.Component.dispatchEvent(Component.java:3803)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
	at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 Denis Anisimov 2006-06-27 08:30:02 UTC

*** This issue has been marked as a duplicate of 79084 ***
Comment 2 Alexander Pepin 2006-10-02 15:00:00 UTC
Verified in build 061001.