Intellij IDEA问题:Error during artifact deployment. See server log for details

IDEA版本:2017.1.1
Tomcat版本:8.5,9.0
问题:在idea中使用tomcat部署web app时,提示:Error during artifact deployment. See server log for details

解决办法:

  1. 替换IDEA 安装目录/plugins/Tomcat/lib/tomcatIntegration.jar
  2. 重启IDEA

附件tomcatintegration.jar
https://youtrack.jetbrains.com/_persistent/tomcatIntegration.jar?file=74-402040&c=true

参考:https://youtrack.jetbrains.com/issue/IDEA-171174

你可能感兴趣的:(问题解决)