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

Not possible to compile process if start event has several outgoing Sequence Flows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.8.0.Final
    • 7.6.0.Final
    • Runtime Engine
    • None
    • NEW
    • NEW
    • Hide

      1. Startup Wildfly with ./standalone.sh -Djbpm.enable.multi.con=true
      2. Model process like this:
      3. Try to build project

      Actual Result:
      Build error will be displayed:

      [KBase: defaultKieBase]: unable to parse xml : Exception class java.lang.IllegalArgumentException : A start node [processStartEvent, ] cannot have more than one outgoing connection!

      Expected Result:
      Process will be built and execution will be possible.

      Show
      1. Startup Wildfly with ./standalone.sh -Djbpm.enable.multi.con=true 2. Model process like this: 3. Try to build project Actual Result: Build error will be displayed: [KBase: defaultKieBase]: unable to parse xml : Exception class java.lang.IllegalArgumentException : A start node [processStartEvent, ] cannot have more than one outgoing connection! Expected Result: Process will be built and execution will be possible.
    • 2018 Week 11-12, 2018 Week 13-14, 2018 Week 15-16

    Description

      It is not possible to Build process if it contains Start Event with several outgoing Sequence Flows even if I started Workbench with -Djbpm.enable.multi.con=true property

      When I am trying to build process like this: I am see a building error:

      [KBase: defaultKieBase]: unable to parse xml : Exception class java.lang.IllegalArgumentException : A start node [processStartEvent, ] cannot have more than one outgoing connection!

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            kgaevski@redhat.com Kirill Gaevskii
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: