wss1051 发表于 2017-1-18 09:57:09

tomcat 6.0.26 启动 报错

  tomcat 6.0.26 启动 报错:
  The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Program Files\Java\jdk1.6.0_20\bin;D:\program\apache-tomcat-6.0.26\bin
  在网上各种搜索之后,终于解决...
  .................................
  到 http://archive.apache.org/dist/tomcat/tomcat-connectors/native/
  下载1.1.19 版本的 tcnative-1.dll
  放到apache-tomcat-6.0.26\bin
  重启tomcat ...
  问题解决..
页: [1]
查看完整版本: tomcat 6.0.26 启动 报错