Android-67-Tomcat启动出错:Server Tomcat v7.0 Server at localhost failed to start.

时间:2015-06-29 22:21:59   收藏:0   阅读:439


错误:Server Tomcat v7.0 Server at localhost failed to start.如图:

技术分享唉!!!!图片上传不上去,悲哀啊!!!只能先写着错误提示语吧~~~


解决办法:

1、In Eclipse, Open the"Server" tab.
2、Double click on the "Tomcat6" entry to see the configuration.
3、Then click on the "Open launch configuration" link in the "General information" block.
4、In the dialog, select the "Classpath" tab.
5、Click the "Add external jar" button.
6、Select the file "/usr/share/tomcat6/bin/tomcat-juli.jar"
7、Close the dialog.
8、Start tomcat 6 from Eclipse

版权声明:本文为博主原创文章,未经博主允许不得转载。

原文:http://blog.csdn.net/iot_li/article/details/46686151

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!