アーティファクト xxxx:war が爆発しました: アーティファクトは正常にデプロイされました

理由:
バックグラウンドの modules モジュールの下の Web ブロック パスが正しく構成されていません。

[2021-12-28 02:30:32,033] Artifact grid-neimeng:war exploded: Artifact is deployed successfully
[2021-12-28 02:30:32,033] Artifact grid-neimeng:war exploded: Deploy took 9,692 milliseconds

正常に開始されましたが、関連するページが見つかりませんでした

ここに画像の説明を挿入します
ここに画像の説明を挿入します

バックグラウンドでのログ記録:

Connected to server
[2021-12-28 02:30:22,341] Artifact grid-xxxx:war exploded: Artifact is being deployed, please wait...
28-Dec-2021 14:30:31.949 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory D:\softwareInstallation\apache-tomcat-8.0.48\webapps\manager
28-Dec-2021 14:30:31.970 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
28-Dec-2021 14:30:32.017 信息 [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
28-Dec-2021 14:30:32.026 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory D:\softwareInstallation\apache-tomcat-8.0.48\webapps\manager has finished in 76 ms
[2021-12-28 02:30:32,033] Artifact grid-xxxx:war exploded: Artifact is deployed successfully
[2021-12-28 02:30:32,033] Artifact grid-xxxx:war exploded: Deploy took 9,692 milliseconds

後で、バックグラウンドの modules の下にある Web ブロック パスが正しく構成されていないことがわかりました。
ここに画像の説明を挿入します

正しく構成した後:
ここに画像の説明を挿入します

おすすめ

転載: blog.csdn.net/weixin_40476233/article/details/122193013