问题:

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

 

 

解决方法:

下载文件tomcat-native-1.2.14-win32-bin.zip 

网址:http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/ 

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

 

解压后其中有32位和64位的 tcnative-1.dll 文件,根据自己的电脑选择相应位的文件。

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

 

 

一共看到三种建议:

1.将文件拷贝到C:\Windows\System32

2.放在tomcat的bin路径下

3.放在tomcat的bin和机器上安装的jdk的bin路径下

 

 

本人采用的是第二种方法,直接拷贝到tomcat的bin目录下

相关文章:

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