-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
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.
This is the controller panel for Smart Panels app
- is related to
-
CAM-5506 Job execution continues even though the corresponding process application is undeployed
- Open
-
CAM-1010 StopJobExecutorStep in undeployBpmPlatform missing for Glassfish and WAS
- Closed
-
CAM-5481 Job execution threads keep executing exclusive follow-up jobs although the job executor has been shut down
- Closed
- links to