JIRA Does Not Start due to Index Lock File(s)

お困りですか?

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

コミュニティに質問

症状

JIRA will not start. Additionally, you will find an error similar to the following in the logs:

2010-10-07 10:48:22,789 ERROR [atlassian.jira.upgrade.ConsistencyCheckImpl]

*************************************************************************************************************
Index lock file(s) found. This occurs either because JIRA was not cleanly shutdown
or because there is another instance of this JIRA installation currently running.
Please ensure that no other instance of this JIRA installation is running
and then remove the following lock file(s) and restart JIRA:

/app/jira/atlassian-jira-3.13.5-standalone/temp/lucene-90906deb6b27ad5e03a15a2bea317937-commit.lock

Once restarted you will need to reindex your data to ensure that indexes are up to date.

Do NOT delete the lock file(s) if there is another JIRA running with the same index directory
instead cleanly shutdown the other instance.
*************************************************************************************************************

原因

This occurs either because JIRA was not cleanly shutdown or because there is another instance of this JIRA installation currently running.

ソリューション

  1. Ensure no instance of JIRA is running.
  2. Delete the mentioned .lock files. See the error message for the location of the lock file, or refer to How do I unlock my JIRA home directory?
  3. Jira を起動します。
  4. Re-index to ensure indexes are up to date. See Search Indexing.
Last modified on Mar 30, 2016

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

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