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 78150 - Allow to kill Process Instances from the BPEL Debugger
Summary: Allow to kill Process Instances from the BPEL Debugger
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks: 89926
  Show dependency tree
 
Reported: 2006-06-16 15:32 UTC by bugbridge
Modified: 2007-04-25 14:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-16 15:32:12 UTC
Description:
While debugging a real-life application often occurs following situation, if
some error/exception appears process execution stops but in the "BPEL Process
Instances" window it's still running. A new "running" process appears for each
"fail". It would be good to have possibility (via context menu e.g.) to kill
them. Now user should restart AS for this.
Comment 1 Michael Frisino 2006-07-16 22:19:38 UTC
Not sure if this is a debugger request or a request for the Runtime plug-in.
Comment 2 Alexander Zgursky 2006-09-11 17:53:47 UTC
I think it's more a Runtime plugin's responsibility rather than debugger's.
Although, it may be a usefull 'shortcut' if we add some context menu to "BPEL
Process Instances" window in debugger.
I would suggest to classify it as an enhancement since we didn't plan to
implement it.
Comment 3 Alexander Zgursky 2006-10-03 17:42:48 UTC
Is there anybody aware of any plans for this feature to be implemented as a part
of JBI Manager?
Comment 4 Michael Frisino 2006-11-13 12:37:13 UTC
what is status of this investigation?
Comment 5 Alexander Zgursky 2006-11-14 08:38:59 UTC
Alaska team will provide an API for terminating process instance. We'll
implement an action on process instance node that will utilize the API to kill
process instance. All mentioned is to be implemented for gavotte.
Comment 6 Alexander Zgursky 2006-11-14 18:32:37 UTC
This issue depends on the BPELSE issue #6493594 filed in bugster
Comment 7 Alexander Zgursky 2007-02-05 16:43:20 UTC
Implemented. There is a new context menu action "Terminate" for Process
Instances in Process Instances View.
Comment 8 Mikhail Kondratyev 2007-02-08 16:39:17 UTC
Although the required functionality was provided at tooling side, it is
completely blocked by a runtime bug. 

The decision was made to rollback the feature until beta.
Comment 9 Alexander Zgursky 2007-04-25 14:19:48 UTC
Fixed again :)