Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6324

Exception when synchronously cancelling currently active activity

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.6.0, 7.5.3, 7.6.0-alpha3
    • 7.5.2, 7.6.0-alpha1, 7.6.0-alpha2
    • engine

    Description

      Scenario:

      • process as in the diagram attached
      • When sending the message, then the terminate end event cancels the send task instance (i.e. execution ends). Nevertheless, execution continues after the send task and fails with a NullPointerException at the end event.

      Core problem:

      Side note:

      • if this is in an embedded sub process, then the exception is not a NullPointerException but with a ProcessEngineException when trying to create an activity execution mappings (due to the IS_SCOPE_ flag being reset for the sub process scope execution)

      Test case:

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              thorben.lindhauer Thorben Lindhauer
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce