View Tomcat's boot log under Linux

Source: Internet
Author: User
Tags ssh secure shell

You need to look at the boot log under Tomcat when there is a problem with the project on the general server, as follows:

1.win+r Enter MSTSC in run login to Linux with Telnet client

2. Open the SSH Secure Shell Client

3. Find the project's TOMCAT:CD/project name/apache-tomcat-7.0.72/bin/enter Tomcat via the command

4. If the project is in the start state:./shutdown.sh Close Tomcat

5. Restart Tomcat:./startup.sh

6.cd.. /logs/

7. Final command: tail-f catalina.out view boot log


If an error occurs during startup, you can find the cause of the error in the log and hope to help you.

View Tomcat's boot log 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.