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

Throw a ProcessEngineException when a loop variable could be found for a specific execution

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • None
    • engine
    • None

      In not reproducable situations `MultiInstanceActivityBehavior#getLoopVariable()` returns `null`, so that a `NullPointerException` will be thrown, if the `null` value will be cast to an `int` value.

      AT:

      • add a null check: if the loop variable is `null` throw a ProcessEngineException

      See forum: https://groups.google.com/d/msg/camunda-bpm-users/-5ua4D7GbWo/wh_yVXsqgsEJ

        This is the controller panel for Smart Panels app

            [CAM-1721] Throw a ProcessEngineException when a loop variable could be found for a specific execution

            Roman Smirnov created issue -
            Roman Smirnov made changes -
            Description Original: In not reproducable situations `MultiInstanceActivityBehavior#getLoopVariable()` returns `null`, so that a `NullPointerException` will be thrown, if the `null` value will be cast to an `int` value.

            AT:

            * add a null check: if the loop variable is `null` throw a ProcessEngineException
            New: In not reproducable situations `MultiInstanceActivityBehavior#getLoopVariable()` returns `null`, so that a `NullPointerException` will be thrown, if the `null` value will be cast to an `int` value.

            AT:

            * add a null check: if the loop variable is `null` throw a ProcessEngineException

            See forum: https://groups.google.com/d/msg/camunda-bpm-users/-5ua4D7GbWo/wh_yVXsqgsEJ
            Roman Smirnov made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Roman Smirnov made changes -
            Assignee Original: Roman Smirnov [ smirnov ]
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Robert Gimbel made changes -
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Robert Gimbel made changes -
            Fix Version/s New: 7.1.0-alpha2 [ 13190 ]
            Thorben Lindhauer made changes -
            Workflow Original: camunda BPM [ 25739 ] New: Backup_camunda BPM [ 58232 ]

              Unassigned Unassigned
              smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: