Tomcat error

Answered

I am trying to start tomcat server but the see notification coming as permission denied. Not able to figure out what the issue is!

can someone help me to resolve the issue.

 

2023_01_10_214C8E88ECiekpqwZ9MVwa (file: Screen Shot 2023-01-09 at 3.58.25 PM.png)

0
1 comment

Please make sure Tomcat runs outside of the IDE using the same .sh script. You may want to make a clean Tomcat installation from tar.gz file to ensure all the permissions are correct. You can also try chmod +x on the .sh scripts manually.

0

Please sign in to leave a comment.