问题描述

SpringBoot 启动 web 项目之后出现:java.lang.UnsatisfiedLinkError: D:\Tomcat\apache-tomcat-9.0.36\bin\tcnative-1.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform

问题解决

删除 D:\Tomcat\apache-tomcat-9.0.36\bin\tcnative-1.dll 文件即可

相关文章:

  • 2022-02-19
  • 2022-12-23
  • 2021-04-20
  • 2022-12-23
  • 2021-10-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-07
  • 2021-05-19
  • 2022-02-20
  • 2022-01-07
  • 2022-02-03
  • 2022-12-23
相关资源
相似解决方案