idea中tomcat java.lang.UnsatisfiedLinkErrorC:\tomcat\apache-tomcat-9.0.30\bin\tcnative-1.dll Can‘t.错误

(1)
删除文件
C:\tomcat\apache-tomcat-9.0.30\bin\tcnative-1.dll
(2)
http://www.apache.org/dist/tomcat/tomcat-connectors/native/
到该地址下下载一个tomcat-native-1.2.2-win32-bin压缩包,选择里边的一个64位tcnative-1.dll覆盖tomcat中bin目录下的tcnative-1.dll文件即可

Guess you like

Origin blog.csdn.net/weixin_44200004/article/details/112849909