zoukankan      html  css  js  c++  java
  • Android-67-Tomcat启动出错:Server Tomcat v7.0 Server at localhost failed to start.

    

    错误: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

  • 相关阅读:
    grid 布局
    数组对象
    定义换页时表现
    判断一个对象是否为空
    内存管理 内存泄漏
    arguments对象
    String类型
    对象 实例
    iOS 之 UIWebView
    iOS 之 内嵌网页
  • 原文地址:https://www.cnblogs.com/mengfanrong/p/5233510.html
Copyright © 2011-2022 走看看