give:
chmod -R 777 startup.sh
Then error will come as:Cannot find ./catalina.sh then give:
chmod -R 777 catalina.sh
Tomcat will start. the problem was because there was no permission for executing. u can see if permission is there or not by giving:
ls -l