2017-02-20 5 views
0

、 展開がOKと思われるが、私はアプリにアクセスしています:は、アプリケーションを起動できません:Grailsの3 + Tomcatの8私が展開して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 

答えて

0

そのような行動をデバッグする方法を、提案してくださいprovidedこととgroovy-ant依存関係をコメントアウトするspring-boot-starter-tomcat依存関係を変更します。

thisを確認してください。

関連する問題