IntelliJ says 'cannot run program '/path/to/tomcat/bin/catalina.sh' error=13 permission denied

前端 未结 5 852
既然无缘
既然无缘 2020-12-22 20:39

In intelliJ ulimate, running a bare bone spring mvc application I get the error:

\'cannot run program \'/path/to/tomcat/bin/catalina.sh\' error=13 permission         


        
5条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-22 21:42

    When I face with this problem I check:

    Right click on catalina.sh -> Properties -> Permissions.

提交回复
热议问题