0

Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program

Hello,During the installation of Apache tomcat 9 ,while running the starup script,i got the error like cannot find catalina.sh
The file is absent or does not have execute permission.

AadrikaAnshu
asked Jun 17, 2019
1 Answer
0

Just Assign the execute permissions to the ./catalina.sh
chmod a+x catalina.sh
Then run the following script
./catalina.sh

View More
linuxhelp
answered Jun 17, 2019
Your Answer
||||
 
100:0

Related News in Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program

Related News in Cannot find ./catalina.sh The file is absent or does not have execute permission This file is needed to run this program