The following error occurs when Tomcat startup in eclipse times out:

Source: Internet
Author: User
Tags apache tomcat

Server Tomcat v6.0 server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.

Start the eclipse startup project today and prepare for development. The above error is displayed, which limits the deployment time and causes the error. Modified servers. xml in the eclipseworkspace \. Metadata \. plugins \ org. Eclipse. WST. server. Core directory.
The start time is 1000 start-Timeout = "1000". Remember to restart eclipse. It took me 10 minutes to restart.

  <server auto-publish-setting="2" auto-publish-time="1" configuration-id="/Servers/Tomcat v6.0 Server at localhost (2)-config" deployDir="wtpwebapps" hostname="localhost" id="Tomcat v6.0 Server at localhost (2)" name="Tomcat v6.0 Server at localhost (2)" runtime-id="Apache Tomcat v6.0 (2)" server-type="org.eclipse.jst.server.tomcat.60" server-type-id="org.eclipse.jst.server.tomcat.60" start-timeout="1000" stop-timeout="15" testEnvironment="true" timestamp="1">    <list key="modules" value0="MO::org.eclipse.jst.jee.server:MO::jst.web::2.5"/>  </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.