Cannot find ./catalina.sh The file is absent or does not have execute permission
解决方法:
linux启动tomcat时报错:
Cannot find ./catalina.sh The file is absent or does not have execute permission
在tomcat的bin目录下执行chmod命令给权限即可
在Linux系统启动Tomcat时,可能会出现“Cannot find./catalina.sh The file is absent or does not have execute permission”的报错。解决方法是在Tomcat的bin目录下执行chmod命令赋予权限。
Cannot find ./catalina.sh The file is absent or does not have execute permission
解决方法:
linux启动tomcat时报错:
Cannot find ./catalina.sh The file is absent or does not have execute permission
在tomcat的bin目录下执行chmod命令给权限即可
1217
1285
3万+

被折叠的 条评论
为什么被折叠?