-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
None
-
8.7.2, 8.5.7, 8.9.1
-
None
-
4
-
Severity 3 - Minor
-
10
-
Issue Summary
Confluence service from Windows services does not shut down properly in Confluence v8.7.2
Steps to Reproduce
- Install Confluence in Windows OS
- Make sure to have Confluence run as a Windows service.
- Go to services.msc and stop the Confluence service.
Expected Results
Confluence should shutdown successfully
Actual Results
Confluence does not shutdown properly and the below error is received:
In the application logs, we see the following lines:
2024-02-19 15:02:47,636 INFO [Catalina-utility-2] [com.atlassian.confluence.lifecycle] contextDestroyed Stopping Confluence 2024-02-19 15:02:47,666 WARN [Catalina-utility-2] [confluence.impl.webapp.ContextShutdownThreadListener] logAndInterrupt Non-daemon thread [Thread-95] is still alive, and may be blocking clean shutdown - interrupting 2024-02-19 15:02:47,666 WARN [Catalina-utility-2] [confluence.impl.webapp.ContextShutdownThreadListener] logAndInterrupt Non-daemon thread [pool-30-thread-1] is still alive, and may be blocking clean shutdown - interrupting
In our previous test, it took 5 mins for Confluence to be shut down completely.
[2024-02-19 15:02:43] [info] [ xxxx] Stopping service... [2024-02-19 15:07:47] [info] [ xxxx] Service stop thread completed.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is resolved by
-
CONFSERVER-91460 Creation of mini dump (mdmp) file within install directory of Windows OS
-
- Closed
-