I have a problem when starting TOmcat 6 server from eclipse, it pops up with the following message:
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.
It could be that it just takes too long to start-up. You can check that from your logs to see whether it was midway through when the default 45 secs cutt-off time occurred. If so, on the
Serversview double-click on the tomcat instance you are deploying and in the Overview tab, click on theTimeoutssection on the right column and give your tomcat a bit more time to startup.