bestjoe 发表于 2017-1-9 11:21:30

tomcat6 the apr based apache tomcat native library...报错处理

tomcat6突然启动不了,看到启动时候有下面提示
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 6.0\bin 目录下
重启即可
页: [1]
查看完整版本: tomcat6 the apr based apache tomcat native library...报错处理