Tomcat中tcnative-1.dll版本问题

Tomcat中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删除也可以。

相关文章:

  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
  • 2022-01-04
  • 2022-02-20
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
猜你喜欢
  • 2022-01-22
  • 2022-01-07
  • 2022-01-07
  • 2021-05-19
  • 2021-10-27
  • 2021-07-16
  • 2022-12-23
相关资源
相似解决方案