-
Bug
-
Resolution: Done
-
Critical
-
6.0.1
-
None
Description of problem:
We are using the 6.0.1. parent process calls a child process, which in turn calls another child process ( A -> B -> C). the parent process A does no move to next step, child Process (B) shows it is active and in wait state of calling process C. But when we check the status of process C, it was invoked by process B and it is showing as completed.
Event-though the sub process C is completed successfully, C's parent process B did not get notification of child process completion. Now B is stuck there, in turn it is not returning the control back to B's parent process A.
Please have a look on this post for this problem https://community.jboss.org/thread/243188
Version-Release number of selected component (if applicable):
jbpm : jbpm-6.0.1.Final-installer-full.zip
jdk : 1.7
database : mysql
Running jbpm through jbpm-console
How reproducible: added the all demo files and configuration info how it's running on jbpm environment.
In attachment, there is README.txt file please go through to reproduce the issue.
Steps to Reproduce:
1. please use the attach files.
Actual results:
once sub-process completed parent process should move forward.
Expected results:
once sub-process completed parent process is not moving forward and when we see the process in process instance it shows as active and does not get completed.
Additional info:
Please have a look on this post https://community.jboss.org/thread/243188
- blocks
-
RHBPMS-846 [6.0.3.RP#2] Parent process does not get notified after sub process completes
- Verified
- is duplicated by
-
RHBPMS-846 [6.0.3.RP#2] Parent process does not get notified after sub process completes
- Verified
- is related to
-
RHBPMS-3792 Process Execution stops after subprocess if main process and subprocess contains Human task
- Closed
- relates to
-
RHBPMS-3792 Process Execution stops after subprocess if main process and subprocess contains Human task
- Closed