1.问题linux环境下,启动startup命令报Cannot find /usr/local/tomcat/bin/setclasspath.sh2.解决方案任一目录下面执行下面命令unset CATALINA_HOME再次启动即可,问题解决