The Apache Tomcat Native library which allows optimal performance in production environments was not found
[ 2010-01-26 10:06 | by 草山湖 ]- The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Tools\jdk\jdk1.5.0_02\bin;.;C:\WINDOWS\system32;C:\WINDOWS;.;D:\SmartTools\ant\apache-ant-1.6.5\bin;%JAVA_HOME%\bin;C:\WINDOWS\system32;G:\Hanover\jars;c:\GTK\bin;;e:\program files\jetbrains\intellij idea 9.0\jre\jre\bin
- Initializing Coyote HTTP/1.1 on http-8080
出现这种情况是这表示没有找到APR
简要解决办法:去 http://tomcat.heanet.ie/native/ 下载编译好的tcnative-1.dll文件,再拷贝至jdk\bin下,再启动就可以成功加载APR了。

如何把idea缓存目录改到其他分驱中呢?
在apache中如何自定义的404错误页面




