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

Error while searching for active paths when process reaches 'OR' gateway

    XMLWordPrintable

Details

    • Hide

      I prepared a simple case illustrating the problem (from the business side it may be no sense, but this is only served to show the problem).

      Please find in attached a bpmn file, simple java class file and screenshot from workflow editor.

      Show
      I prepared a simple case illustrating the problem (from the business side it may be no sense, but this is only served to show the problem). Please find in attached a bpmn file, simple java class file and screenshot from workflow editor.

    Description

      In some cases there is an error during searching for active paths when process reaches 'OR' gateway.

      Example situation is as fallows:

      HumanTask with Form2 and HumanTask with Form3 are active - with Reserved state, assigned to the same person. If we complete 'HT with Form2' we get StackOverflowError from checkNodes function from JoinInstance java class. Our investigation shows that the problem occurs when the checkNodes function is triggered for "HT with Form3".

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            criss_zz Krzysztof Ziobro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: