springboot An incompatible version [1.1.32] of the APR based Apache Tomcat Native library is install

1.错误

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 中.apache

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

相关文章
相关标签/搜索