Tomcat is successfully installed and started properly

Source: Internet
Author: User
As we all know, Tomcat is divided into the installation and decompression versions, the following uses the Tomcat installation version as an example to describe that you must confirm whether JDK has been installed at before installing your own Tomcat. ② whether JAVA_HOME has been successfully configured. It must be noted that this JAVA_HOME is jdk's remove the bin directory from the PATH property value (for example, My PATHD: \ ProgramFi

As we all know,McAt is divided into the installation version andExtractVersion.CatInstall Version as an Example

Before installing your Tomcat, you must confirm that

① Whether JDK has been installed

② Whether JAVA_HOME is successfully configured

It must be noted that this JAVA_HOME is the jdk PATH attribute value to remove the bin directory (

For example, my PATH = D: \ Program Files \ Java \ jdk1.6.0 _ 18 \ bin

So JAVA_HOME = D: \ Program Files \ Java \ jdk1.6.0 _ 18)

Sometimes port 8080 is not necessarily good, because port 8080 may be occupied by the IIS server or ORACLE, so you have

Find the server. xml file in the conf folder under the main directory

EnableLookups = "fa LsE "r EdIrectPort = "8443" acceptCount = "100"
Debug = "0" connectionTimeout = "20000"
DisableUploadTimeout =" TrUe "/>

After you change port 8080, restart the Tomcat server.

Related Article

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.