Could not find or Load main class Org.apache.catalina.startup.Bootstrap

Source: Internet
Author: User

Could not find or Load main class Org.apache.catalina.startup.Bootstrap


The basic situation is:

Start Tomcat unsuccessful

See the Catalina.out file for the logs directory under the Tomcat folder with an error message

Could not find or Load main class Org.apache.catalina.startup.Bootstrap


The reasons are:

The JVM environment you are using is too low for you to attempt to run a higher version of the class file using an earlier version of the JVM


Delete the lower version of the variable

Vi/etc/profile

Open to delete the added variable contents,


Apply Source/etc/profile, or restart the system

Echo $PATH can see the previous none.



Install a high-version Java environment

Add the corresponding variable to/etc/profile


Apply Source/etc/profile, or restart the system

Echo $PATH can see the previous none.


To configure the Java Environment link:

http://506554897.blog.51cto.com/2823970/1732110


This article is from "Yangdong Hao" blog, please make sure to keep this source http://506554897.blog.51cto.com/2823970/1765281

Could not find or Load main class Org.apache.catalina.startup.Bootstrap

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.