NPE on opening Process Definition view after triggering non-interrupting boundary event

XMLWordPrintable

      This triggers the same behavior as described in CAM-5060.

      When a boundary event is triggered, the method PvmExecutionImpl#executeActivity is executed with the scope execution. In that method, the scope execution is made active (https://github.com/camunda/camunda-bpm-platform/blob/7.4.0/engine/src/main/java/org/camunda/bpm/engine/impl/pvm/runtime/PvmExecutionImpl.java#L699) although it should not be. In addition, the problem with #createConcurrentExecution exists as described in CAM-5060.

      Note that this is a different variant of the problem in CAM-5060 and a fix for CAM-5060 very likely fixes this problem as well.

            Assignee:
            Daniel Meyer
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: