Bug 1036793 - session-migration: signal in embedded sub-process ignored.
Summary: session-migration: signal in embedded sub-process ignored.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Core
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER 7
: 6.0.0
Assignee: Kris Verlaenen
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 15:50 UTC by Marek Baluch
Modified: 2014-08-06 20:08 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
mysql55
Last Closed: 2014-08-06 20:08:51 UTC
Type: Bug


Attachments (Terms of Use)
process definition (15.35 KB, application/xml)
2013-12-02 15:50 UTC, Marek Baluch
no flags Details

Description Marek Baluch 2013-12-02 15:50:16 UTC
Created attachment 831660 [details]
process definition

Description of problem:
When a signal is expected in an embedded subprocess it is ignored.

How to reproduce:
(using the attached processes)
1) start a process in jbpm5
2) signal it ("Continue" signal) in jbpm6.

Expected result:
Both process instances (parent and child) will be COMPLETED

Actual result:
Instance remains active

Additional info:
See http://git.app.eng.bos.redhat.com/jbossqe/brms.git/tree/test-jbpm-session-migration

Comment 1 Marek Baluch 2013-12-02 15:50:54 UTC
May be related to https://bugzilla.redhat.com/show_bug.cgi?id=1011514

Comment 2 Kris Verlaenen 2013-12-17 02:19:34 UTC
Please note that you should run the test with -Djbpm.v5.id.strategy=true, to make sure jBPM6 is using the same node ids as jBPM5.  Doing this seems to make the test work.

Comment 3 Marek Baluch 2014-01-08 10:55:40 UTC
Verified on ER7.


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