【问题标题】:Cannot start application: grails 3 + tomcat 8无法启动应用程序:grails 3 + tomcat 8
【发布时间】:2017-02-20 20:26:20
【问题描述】:

我正在尝试在 tomcat8 上部署和运行我的应用程序, 部署似乎没问题,但是当我访问应用程序时:

HTTP Status 404 - /app/

type Status report

message /app/

description The requested resource is not available.

Apache Tomcat/8.0.14 (Debian)

Catalina.out:

INFO: Deployment of web application archive /var/lib/tomcat8/webapps/app.war has finished in 11,475 ms
..
INFO: Server startup in 14676 ms

请建议,如何调试这种行为

【问题讨论】:

    标签: tomcat grails grails3.2.0


    【解决方案1】:

    spring-boot-starter-tomcat依赖修改为provided并注释掉groovy-ant依赖。

    请查看this

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-09
      • 1970-01-01
      • 2015-01-10
      • 2015-08-04
      • 2017-09-04
      • 2014-08-26
      • 2023-03-07
      • 2017-11-09
      相关资源
      最近更新 更多