Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
完全に機能していたアプリケーションが、Tomcat サービスの再起動後に機能しなくなりました。
Tomcat のログにエラーはなく、最後の行には、アプリケーションがデプロイ中で、そこで停止しているように見えることが示されています。
ファイルが OS によって使用されているか、再デプロイをブロックする権限の問題がある可能性があります。war とフォルダーを webapps ディレクトリから手動で削除してから、デプロイしてみてください。