1
votes

I start my tomcat server in eclipse and I get an error that says

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. Pls help. I tried changing the server timeout but it doesn't work

1
what are the values you given for timeouts? - Chandra Sekhar

1 Answers

2
votes

In Eclipse editor go to the Servers view tab --> Double click on Tomcat Server,
Then you are able to see the Tomcat Overview page, in that go to
Timeouts tab --> click on the tab --> increase the start and stop time.

For Example:
start(in seconds): 1000
stop (in seconds): 100