Server .. was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.
eclipse 设置tomcat启动超时时间 修改此目录下文件: .metadata\.plugins\org.eclipse.wst.server.core\servers.xml start-timeout="45" 将这个值设置的大一点。