码迷,mamicode.com
首页 > 其他好文 > 详细

Tomcat发生异常

时间:2015-05-25 21:53:13      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:

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

Tomcat发生异常

标签:

原文地址:http://www.cnblogs.com/shaohaixiong/p/4528682.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!