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

DecrementJobRetries-Command throws NullPointerException when Job has been removed meanwhile

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.2.x, 7.3.x, 7.4.x
    • None
    • engine

      When there is a race condition, e.g. in a receive task with timer boundary event, the transaction submitting the message may succeed and the timer job transaction may fail in parallel. In that case, the timer job execution tries to decrement the job's retries which ends in a NPE because the timer job does not exist anymore in the database.

      Affects both: DecrementJobRetriesCmd and FoxJobRetryCmd

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: