Shutting down Tomcat (+ BPM platform), the job execution thread pool is not gracefully shut down

XMLWordPrintable

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

      See https://github.com/camunda/camunda-bpm-platform/blob/7.4.0/engine/src/main/java/org/camunda/bpm/container/impl/tomcat/TomcatBpmPlatformBootstrap.java#L65-L94 - shutdown misses a StopManagedThreadPoolStep

      In effect, the thread pool is simply killed during Tomcat shutdown interrupting job execution in any state.

      Note: Check if this problem exists on other servers as well.

            Assignee:
            Thorben Lindhauer
            Reporter:
            Thorben Lindhauer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: