Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-6673

Execution problems using AsyncMode=true

XMLWordPrintable

    • NEW
    • NEW
    • 2017 Week 49-50

      We have found some suspicious behaviours of the engine when we set AsyncMode to true (https://issues.jboss.org/browse/JBPM-5880). Problems are (see attached reproducers):

      Process ProbAsync:

      1. Timer "timer 1" is never triggered.

      2. When we try to signal the subprocess the following exception is thrown:

      Unable to complete your request. The following exception occurred: "Unexpected error during processing: org.jbpm.workflow.instance.node.AsyncEventNodeInstance cannot be cast to org.jbpm.workflow.instance.node.EventSubProcessNodeInstance"

      3. After completing the human tasks there is a problem in the Event based gateway. In every operation, even trying to abort, the exception is:

      Unexpected error during processing Could not find node instance when deserializing exclusive group instance: 8: java.lang.IllegalArgumentException: Could not find node instance when deserializing exclusive group instance: 8

      Process AsyncParallel

      1. Process never ends.

        1. AsyncParallel.bpmn2
          17 kB
          Jorge Perez Bolano
        2. AsyncParallel.png
          21 kB
          Jorge Perez Bolano
        3. ProbAsync.bpmn2
          40 kB
          Jorge Perez Bolano
        4. ProbAsync.png
          47 kB
          Jorge Perez Bolano

            swiderski.maciej Maciej Swiderski (Inactive)
            jperezbo@redhat.com Jorge Perez Bolano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: