启动tomcat出现的问题:
Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
解决办法:
在tomcat/bin下执行:
- chmod +x *.sh
再执行:
- sh catalina.sh
即可正常启动tomcat。
Dongguabai ©著作权
启动tomcat出现的问题:
Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program
解决办法:
在tomcat/bin下执行:
再执行:
即可正常启动tomcat。
tomcat常规错误
有时候我们在linux服务器使用tomcat的时候老出现内存不够,这个时候就需要调整tomcat的内存,修改的文件为catalina.sh在第一行加上
catalina.sh
在此特别提示, 请
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M