启动tomcat 服务报 The file is absent

2018-03-10  本文已影响0人  逝者如斯灬

启动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

上一篇 下一篇

猜你喜欢

热点阅读