Note: Waiting for the process to end and use of the -force option require that $CATALINA_PID is defined
时间: 2024-06-03 14:08:31 浏览: 139
. This environment variable should contain the path to the file that stores the process ID of the running Tomcat instance. If $CATALINA_PID is not defined, the command will not be able to stop the Tomcat instance or use the -force option.
阅读全文