-
Bug
-
Resolution: Done
-
Major
-
7.19.0.Final
-
None
-
NEW
-
NEW
-
When Tomcat with Kie server controller stops then an exception is thrown:
WARNING: The web application [kie-server-controller-services] appears to have started a thread named [pool-1-thread-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: [INFO] [talledLocalContainer] java.lang.Thread.sleep(Native Method) [INFO] [talledLocalContainer] org.kie.server.controller.impl.KieServerHealthCheckControllerImpl$Ping.run(KieServerHealthCheckControllerImpl.java:83) [INFO] [talledLocalContainer] java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [INFO] [talledLocalContainer] java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [INFO] [talledLocalContainer] java.lang.Thread.run(Thread.java:748)
- is caused by
-
JBPM-7974 kie-server not removed from the controller view if server is killed or crashes
- Resolved