Tomcat has not been killed completely yet. The process might be waiting on some system call or might be UNINTERRUPTIBLE.

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

The following appears during stopping the JIRA instance with the embedded stop script:

Killing Tomcat with the PID: <PID>
Tomcat has not been killed completely yet. The process might be waiting on some system call or might be UNINTERRUPTIBLE.

原因

Sometimes there are threads remain uninterrupted, even after issuing a shutdown on the instance and the Java process fails to stop gracefully. 

ソリューション

These messages can generally be ignored, as the bundled start scripts will kill the process after 20 seconds. Should it fail, please open a support request, attaching your application logs for review.

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.