lijm1522 发表于 2017-1-13 08:50:52

(转载)The Apache Tomcat Native library which allows optimal performance in product

  我在Eclipse中启动Tomcat6.0时,发生如下异常:
The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:.....
  解决如下:
  在http://tomcat.heanet.ie/native/下载dll文件:tcnative-1.dll(现在版本是1.1.14)
  把它扔到jdk的bin目录下,即可。
  转载自:
http://www.cnblogs.com/zengle_love/archive/2009/01/04/1368432.html 
页: [1]
查看完整版本: (转载)The Apache Tomcat Native library which allows optimal performance in product