tomcat 报错:tcnative-1.dll

 

1:tomcat有时候会报这个错误

错误信息:The Apache Tomcat Native library which allows optimal performance in produ
ction environments was not found on the java.library.path: E:\_PortableJava\JDK1
.6.0\bin;.;D:\WINDOWS\Sun\Java\bin;D:\WINDOWS\system32;D:\WINDOWS;

2:下载

http://apache.freelamp.com/tomcat/tomcat-connectors/native/1.1.20/binaries/win32/


和这个目录类似

放到tomcat bin 目录下 有时候还要放一个到JDK的目录下。

你可能感兴趣的:(java,apache,tomcat,windows,performance)