Solution for Tomcat Server startup timeout

Source: Internet
Author: User
Tags tomcat server apache tomcat

The following error is prompted when Tomcat server starts over 45S and causes failure.

Server Tomcat v5.5 Server at localhost is unable to start within seconds. If the server requires more time, try increasing the timeout in the server editor.

Solution:

Modify the file/.metadata/.plugins/org.eclipse.wst.server.core/servers.xml under Eclipse's workspace, It is OK to turn the value of the start-timeout into a little larger.

<?xml version= "1.0" encoding= "UTF-8"?>
<servers>
	<server auto-publish-setting= "2" Auto-publish-time= "1"
		configuration-id= "/servers/tomcat v5.5 Server at Localhost-config"
		deploydir= " Wtpwebapps " 
		hostname=" localhost " 
		id=" Tomcat v5.5 server at localhost '
		name= ' tomcat v5.5 server at localhost " 
		runtime-id=" Apache Tomcat v5.5 "
		server-type=" org.eclipse.jst.server.tomcat.55 
		" Server-type-id= "org.eclipse.jst.server.tomcat.55"
		start-timeout= "stop-timeout=" 
		Testenvironment= "true" 
		timestamp= "2" >
		<list key= "modules" value0= "Gappo_apps::o"
			rg.eclipse.jst.j2ee.server:gappo_apps::jst.web::2.4 "
			value1=" Mall_apps::org.eclipse.jst.j2ee.server:mall_ apps::jst.web::2.4 "
			value2=" kaiccha_apps::org.eclipse.jst.j2ee.server:kaiccha_apps::jst.web::2.4
			" value3= "ht::org.eclipse.jst.j2ee.server:ht::jst.web::2.4"/>
	</server>
</servers>

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.