1.报错全称:
ERROR 24680 --- [ main] o.a.catalina.core.AprLifecycleListener : An incompatible version [1.2.32] of the Apache Tomcat Native library is installed, while Tomcat requires version [1.2.34]
2.解决方案:
步骤一
在apache官网找到如下文件下载下来:
注:32位和64位的文件都在这个文件里面
链接:https://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.2.34/binaries/

步骤二:
解压64位的 tcnative-1.dll文件

步骤三:
将文件拷贝到C:\Windows\System32即可解决问题







![[含完整代码]Linux使用.sh脚本自动部署(启动|停止|状态|日志)项目[超详细]](https://img-blog.csdnimg.cn/direct/3f7c8c0b6d554b7e8d37f31113aa9395.png)






![[ACM题目练习] 前后手](https://img-blog.csdnimg.cn/direct/5692f3e03a054472bcba5fc9b1b29751.png)


