Ad

AadrikaAnshu
asked Jun 17 2019
Answer
Just Assign the execute permissions to the ./catalina.shchmod a+x catalina.sh
Then run the following script
./catalina.sh

linuxhelp
asked Jun 17 2019
Just Assign the execute permissions to the ./catalina.shchmod a+x catalina.sh
Then run the following script
./catalina.sh
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.