重启启动eclipse 中启动Tomcat超时了错误如下:重启启动

最近研究重启启动,稍微总结一下,以后继续补充:

    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.

    

    天今打开eclipse 启动目项,备准发开呢,结果现出下面的ERROR了,限制了署部的时光致使的错误。修改了eclipseworkspace\.metadata\.plugins\org.eclipse.wst.server.core 目录下的servers.xml
启动时光为1000   start-timeout="1000",牢记一定要重启eclipse,这个耗了我10分钟,才搞定了,所以重启是能万的。大笑

    

    

    

<server auto-publish-setting="2" auto-publish-time="1" configuration-id="/Servers/Tomcat v6.0 Server at localhost (2)-config" deployDir="wtpwebapps" hostname="localhost" id="Tomcat v6.0 Server at localhost (2)" name="Tomcat v6.0 Server at localhost (2)" runtime-id="Apache Tomcat v6.0 (2)" server-type="org.eclipse.jst.server.tomcat.60" server-type-id="org.eclipse.jst.server.tomcat.60" start-timeout="1000" stop-timeout="15" testEnvironment="true" timestamp="1">
    <list key="modules" value0="MO::org.eclipse.jst.jee.server:MO::jst.web::2.5"/>
  </server>

文章结束给大家分享下程序员的一些笑话语录: 程序员打油诗   
  写字楼里写字间,写字间里程序员;
  程序人员写程序,又拿程序换酒钱。
  酒醒只在网上坐,酒醉还来网下眠;
  酒醉酒醒日复日,网上网下年复年。
  但愿老死电脑间,不愿鞠躬老板前;
  奔驰宝马贵者趣,公交自行程序员。
  别人笑我忒疯癫,我笑自己命太贱;
  不见满街漂亮妹,哪个归得程序员。

posted @ 2013-04-20 12:47  javawebsoa  Views(267)  Comments(0Edit  收藏  举报