Job exception stack trace is not logged

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.5.0, 7.4.2, 7.5.0-alpha1
    • Affects Version/s: None
    • Component/s: engine
    • None

      JobExecutorLogger.exceptionWhileExecutingJob has log pattern preventing logging of stack trace

      to fix it pattern "Exception while executing job {}: {}"
      should be changed to "Exception while executing job {}:"

      See:
      http://www.slf4j.org/faq.html#paramException

      https://github.com/camunda/camunda-bpm-platform/blob/28d9b852aab4449088384e980aa0177fa607439e/engine/src/main/java/org/camunda/bpm/engine/impl/jobexecutor/JobExecutorLogger.java#L54

            Assignee:
            Unassigned
            Reporter:
            Alexander Yastrebov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: