工件部署期间出错。详见服务器日志。(ubuntu16.04+intellij2016.3.4+tomcat8.5.13)
Error during artifact deployment. See server log for details.(ubuntu16.04+intellij2016.3.4+tomcat8.5.13)
我用intellij用springmvc和maven开发了一个项目
当项目在 windows10 和 tomcat8.5.13 中 运行ning 时,它在 ubuntu16 中 运行s 时工作 well.But。 04、有一些erros:
Error during artifact deployment. See server log for details.
我确信我的代码是正确的,因为我可以 运行 它在 windows10 或 mac os.And 我使用相同版本的 tomcat 在这些os——v8.5.13.
我在sof里看了很多答案,但是没有人能解决我的问题。
还有 most 奇怪的事情 is:though 当我在我的 intellij 中 运行 tomcat 时有一些错误,我可以在 http://localhost:8080正确。
在 MacOS X 上有同样的问题,日志文件很清楚,没有任何错误。将 tomcat 版本改回 8.5.12 后一切正常。似乎他们在 8.5.13 和 9.0.0.M19 版本中破坏了一些东西。
类似问题:
旧版本的 tomcat 可以从 here
下载
我用intellij用springmvc和maven开发了一个项目
当项目在 windows10 和 tomcat8.5.13 中 运行ning 时,它在 ubuntu16 中 运行s 时工作 well.But。 04、有一些erros:
Error during artifact deployment. See server log for details.
我确信我的代码是正确的,因为我可以 运行 它在 windows10 或 mac os.And 我使用相同版本的 tomcat 在这些os——v8.5.13.
我在sof里看了很多答案,但是没有人能解决我的问题。
还有 most 奇怪的事情 is:though 当我在我的 intellij 中 运行 tomcat 时有一些错误,我可以在 http://localhost:8080正确。
在 MacOS X 上有同样的问题,日志文件很清楚,没有任何错误。将 tomcat 版本改回 8.5.12 后一切正常。似乎他们在 8.5.13 和 9.0.0.M19 版本中破坏了一些东西。
类似问题:
旧版本的 tomcat 可以从 here
下载