Bug 1075850 - Terminate end event doesn't terminate subprocess
Summary: Terminate end event doesn't terminate subprocess
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: ---
Assignee: Kris Verlaenen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1080634
TreeView+ depends on / blocked
 
Reported: 2014-03-13 02:47 UTC by Toshiya Kobayashi
Modified: 2023-05-31 22:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
01051722_gateway_in_subprocess.zip (778.98 KB, application/zip)
2014-03-13 02:49 UTC, Toshiya Kobayashi
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPM-4114 0 Major Resolved Terminate end event doesn't terminate subprocess 2014-09-02 10:50:28 UTC

Description Toshiya Kobayashi 2014-03-13 02:47:54 UTC
Description of problem:

Backport https://issues.jboss.org/browse/JBPM-4114 to BRMS 5.3.x


Steps to Reproduce:

I think the test case in the commit (https://github.com/droolsjbpm/jbpm/commit/f551bda07e27ea337dd7c44a032c9fa6b4c0307f) is fine. But just in case, I added a reproducer with a sample process which is provided by the customer.

1. Unzip 01051722_gateway_in_subprocess.zip
2. Run ProcessMainJPA

Actual results:

ProcessMainJPA finishes with STDOUT "On Exit, John Task...". This means the process instance doesn't exit the subprocess.

Expected results:

ProcessMainJPA finishes with STDOUT "On Entry, Kris Task...". This means the process instance exits the subprocess.

Comment 1 Toshiya Kobayashi 2014-03-13 02:49:11 UTC
Created attachment 873786 [details]
01051722_gateway_in_subprocess.zip

Comment 2 Maciej Swiderski 2014-04-30 14:18:30 UTC
backported to 5.2.x branch

jbpm
5.2.x:
https://github.com/droolsjbpm/jbpm/commit/843b9938466f9ca0b4121e97806b62fab53e1911

Comment 3 Tomas Livora 2014-06-27 13:04:19 UTC
Verified on BRMS 5.3.1 P06


Note You need to log in before you can comment on or make changes to this bug.