Monday, October 18, 2010

Increase Server Startup Timeout in Eclipse

I was receiving a Server startup timeout in Eclipse when I started Tomcat. It was complaining that startup took more than 45 seconds so it wouldn't start at all.

Trickier than I thought to alter this setting as I couldn't find in the the Preferences->Server section.

If you want to change the startup timeout in Eclipse, the way to go about it is to double click on your server in the Servers tab. This pops up a window with a lot of nice options to configure. Click the Timeout arrow, increase the timeout to be more than 45 seconds, and that's all there is to it.

No comments:

Post a Comment