在 Linux 启动 Tomcat 时报错----Cannot find ./catalina.sh
linux 下部署web项目,启动 tomcat 后报错
[root@node01 bin]# sh startup.sh
Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
解决办法:
给 .sh 文件授...
原创
2020-05-01 09:19:40 ·
362 阅读 ·
0 评论