Changing of location of catalina.pid for tomcat
问题 "catalina.pid" is not in the "tomcat/bin" folders where it should be and it isn't created there during tomcat starting. The question is how (where) i can redefine path to "catalina.pid" to force it to be created in a right folder. Thanks in advance, 回答1: Depending on the installation of tomcat, I have seen instances where catalina.pid is not defined. In this case, shut down tomcat, and define it yourself thusly: In tomcat/bin/setenv.sh, add this line: CATALINA_PID="$CATALINA_BASE/bin/catalina