Start Tomcat----cannot find/catalina.sh under Linux.

Source: Internet
Author: User

Reference: http://dearseven.blog.163.com/blog/static/1005379222013764440253/

Booting Tomcat under Linux

[Email protected] bin]# sh startup.sh
Cannot find/catalina.sh
The file is absent or does not has EXECUTE permission
This file is needed to run

Workaround:
Authorization for. sh files

[Email protected] bin]# chmod +x *.sh

Re-start, success

[Email protected] bin]# sh startup.sh
Using catalina_base:/HOME/TOMCAT2
Using Catalina_home:/HOME/TOMCAT2
Using Catalina_tmpdir:/home/tomcat2/temp
Using Jre_home:/HOME/JDK
Using CLASSPATH:/home/tomcat2/bin/bootstrap.jar:/home/tomcat2/bin/tomcat-juli.jar
Tomcat started.

Start Tomcat----cannot find/catalina.sh under Linux.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.