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
文章转载至:https://blog.csdn.net/limm33/article/details/52698334/
原文:https://www.cnblogs.com/nhdlb/p/11910322.html