今天 ,我在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目录下,即可。

相关文章:

  • 2021-06-28
  • 2021-09-10
  • 2021-09-01
  • 2021-07-08
  • 2021-04-16
  • 2021-07-21
  • 2021-06-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2022-02-03
  • 2021-12-17
  • 2022-12-23
相关资源
相似解决方案