JIRA Data Center start up failed due to error not licensed for clustered operation

お困りですか?

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

コミュニティに質問

症状

JIRA cannot be started up.

The following appears in the Browser or the atlassian-jira.log:

JIRA Cluster License Check failed: JIRA is configured with a cluster.properties file but not licensed for clustered operation. 

診断

JIRA Data Center instance is configured to point to a new, empty database as part of a migration task or installation, and you have configured a cluster.properties file in the JIRA Data Center Home Directory.

原因

When JIRA starts up, it finds that it has a cluster.properties file in the JIRA Home Directory, which means that it is being configured for Data Center usage. However, since the database at that point in time is empty (as mentioned in Diagnosis step, if you are connecting to a new, empty database), the Data Center license was not detected and JIRA fails to start.

ソリューション

Removing the cluster.properties file will force JIRA to revert back to a standard, non-clustered installation, and you can then proceed with the Setup process in the browser and enter the Data Center license there.

  • Jira を停止します。
  • Temporarily remove the cluster.properties file from the JIRA Home Directory.
  • Jira を再起動します。

  • Accessing the JIRA URL should bring you to the standard Setup process in the browser. Proceed to enter the Data Center license key from here.

  • After setup completes, stop JIRA and put the cluster.properties file back into the Home Directory, and you are good to go.
Last modified on Mar 30, 2016

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

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