tomact重启报错

问题描述:

启动myeclipse的tomcat6.0有如下提示:
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_04\jre\bin;C:\Program Files\Tomcat 6.0\bin

解决办法:
http://tomcat.heanet.ie/native/1.1.10/binaries/win32/tcnative-1.dll
下载保存到%tomcat_home%/bin下面即可、

 

重启tomcat即可

你可能感兴趣的:(tomact)