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

Engine should not throw exception when Acquired Job does not exist anymore

    XMLWordPrintable

Details

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

    Description

      Sometimes jobs are cancelled after they have been acquired but before they are actually executed:

      --> Job is acquired
      --> Job is added to Queue
      >>>> Job is deleted (interrupting boundary event or sth. comparable fired)
      --> Job is taken from Queue and attempted to be executed
      --> Process Engine throws exception

      The process engine should not throw an exception here but rather fail gracefully and ignore the acquired job.

      AT:

      • remove Exception and replace with DEBUG logging message.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              smirnov Roman Smirnov
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce