liunx下tomcat启动 Cannot find ./catalina.sh
Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
没有给bin目录下的文件授权可执行权限:
chmod +x bin/*.sh
posted on 2018-10-17 19:56 qiujiababy 阅读(122) 评论(0) 编辑 收藏 举报