Tomcat:启动tomcat服务报错没有权限


1、在linu上部署好tomcat后,准备启动时报错:

Cannot find bin/catalina.sh 
The file is absent or does not have execute permission 

This file is needed to run this program 


2、解决办法:

 

对启动脚本添加执行权限

chmod 777  *.sh

 

 

文章转载至:https://blog.csdn.net/limm33/article/details/52698334/


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM