启动tomcat 服务报 The file is absent
2016-11-30 本文已影响41人
Paladiners
启动tomcat Cannot find bin/catalina.sh The file is absent or does not have execute permission This file is needed to run this program
解决方法 : chmod 777 *.sh
启动tomcat Cannot find bin/catalina.sh The file is absent or does not have execute permission This file is needed to run this program
解决方法 : chmod 777 *.sh