tcnative-1.dll
一月 10, 2018 4:52:07 下午 org.apache.catalina.core.AprLifecycleListener init 严重: An incompatible version 1.1.31 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32 一月 10, 2018 4:52:07 下午 org.apache.catalina.core.AprLifecycleListener init 严重: An incompatible version 1.1.31 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32 一月 10, 2018 4:52:07 下午 org.apache.catalina.core.AprLifecycleListener init 严重: An incompatible version 1.1.31 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32 一月 10, 2018 4:52:07 下午 org.apache.catalina.core.AprLifecycleListener init 严重: An incompatible version 1.1.31 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.32 解决办法: 1 将tomcat中bin下的tcnative-1.dll复制一份放到自己的Java JDK下的bin里,然后重启tomcat(tomcat是7.0.59版本) 2 将tcnative-1.dll删除也可以。