eclips tomcat启动报错

启动tomcat时报错了,错误如下:
erver 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.
搜了一下,说是将timeouts-start的值设置大一点,但是这样也不行啊
以前也遇到这种情况,但是我都是直接把Eclipse关闭后在重新启动,然后tomcat又可以启动了,但是这次却不行了这是怎么回事?

此问题是Tomcat在设置的45秒内未能启动,应该把timeouts-start的值设置大一点或者检查一下是不是因为其它原因导致启动时间过长

有没有报其他的错?可以看下日志吗

Tomcat v6.0 Server没有配置好,检查配置