The Apache Tomcat Native library which allows optimal performance in production environments was not
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The Apache Tomcat Native library which allows optimal performance in production environments was not相关的知识,希望对你有一定的参考价值。
今天 ,我在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目录下,即可。
以上是关于The Apache Tomcat Native library which allows optimal performance in production environments was not的主要内容,如果未能解决你的问题,请参考以下文章