-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Scheduled Tasks, Tomcat
-
None
-
4
IHAC where who experience errors while stopping the Jira.
- Since we have 20 sec has limited out of the box in the stop-jira.sh for the shutdown.sh

- Due to the number of plugins it dealy the proceed and as per hard limit we force kill it.
- It creates the thread dump and prints the error.
Server startup logs are located in /opt/ta2jira/jira-uat/current/tomcat/logs/catalina.out Using CATALINA_BASE: /opt/ta2jira/jira-uat/current/tomcat Using CATALINA_HOME: /opt/ta2jira/jira-uat/current/tomcat Using CATALINA_TMPDIR: /opt/ta2jira/jira-uat/current/tomcat/temp Using JRE_HOME: /opt/ta2jira/java/openjdk-8u212-b04 Using CLASSPATH: /opt/ta2jira/jira-uat/current/tomcat/bin/bootstrap.jar:/opt/ta2jira/jira-uat/current/tomcat/bin/tomcat-juli.jar Using CATALINA_PID: /opt/ta2jira/jira-uat/current/tomcat/work/catalina.pid *Tomcat did not stop in time. To aid diagnostics a thread dump has been written to standard out. Killing Tomcat with the PID: 14906 The Tomcat process has been killed.*
- We have changed it to 60 sec and that much time allows it to shutdown gracefully.
- has a derivative of
-
JRASERVER-78334 Make Tomcat shutdown timeout configurable
- Gathering Interest
- links to