An incompatible version [1.1.32] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]

2.解决:

http://archive.apache.org/dist/tomcat/tomcat-connectors/native/

在网址下载所需要的版本,一般在  binaries/ 文件夹下的  tomcat-native-x.x.xxx-win32-bin.zip 中.

找到  tcnative-1.dll  文件并放入 C:\Windows\System32 目录下  或者 jdk/bin 目录下.

 

相关文章:

  • 2021-08-11
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
  • 2021-12-02
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2022-03-10
  • 2022-12-23
  • 2021-08-14
相关资源
相似解决方案