Process execution stuck in a Fork in jBPM 3.2

Solution Verified - Updated -

Issue

We want to have parallel execution of tasks in our jBPM process definition. For this, we added a Fork to the model:

     <fork name="fork">
          <transition to="task-node1"></transition>
          <transition to="task-node2"></transition>
     </fork>

But when we execute this process, one child token is stuck in the Fork node. Why is this token not signaled to the second child branch after the Fork automatically?

Environment

  • JBoss Enterprise SOA Platform (SOA-P)
    • 4.3
    • 5.x
  • jBPM 3.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content