您的位置:首页 > 运维架构 > Tomcat

启动tomcat 服务报 The file is absent or does not have execute permission

2012-11-29 20:00 537 查看
启动tomcat

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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐