views:

284

answers:

1

I get the following timeout error when trying to start tomcat in eclipse.

Timeout waiting for Tomcat v5.5 Server at localhost to start. Server did not start after 45s.

Does anyone know hot to set the tomcat timeout?

+2  A: 

In server view, dbl-click on the server. The server configuration editor opens. There is a Timeouts section within.

harschware
Thanks buddy... it worked. However in older versions they do not have the timeout option.