码迷,mamicode.com
首页 > 系统相关 > 详细

Linux下Tomcat复制一个新的文件夹后无法启动的问题

时间:2018-07-26 00:21:07      阅读:375      评论:0      收藏:0      [点我收藏+]

标签:inux   启动   arp   The   this   exec   pre   报错   无法启动   

  加班是为了不加班。

  报错如下:

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 

  

Linux下Tomcat复制一个新的文件夹后无法启动的问题

标签:inux   启动   arp   The   this   exec   pre   报错   无法启动   

原文地址:https://www.cnblogs.com/yulonglyw/p/9369076.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!