Inconsistent structure in Rank table
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
The following exceptions are seen in the log files from the class com.atlassian.greenhopper.service.rank.RankIndexBuilder
Inconsistent structure in Rank table! Linked list is not linear, chain length is smaller than number of elements in list.原因
If the rank chain was in a good state, there would be the same number of issues in the table as elements in the chain. This is not the case, the chain is shorter. This means we might have something like a loop in there, that needs to be resolved by attaching it back to the main chain.
ソリューション
There may be some problems with the AO ranking tables that need to be changed. Atlassian staff are aware of this and may have to guide on exactly how to fix this issue in your database. Please contact us at http://support.atlassian.com It would be best if an anonymised backup could be supplied for us to work with.
この内容はお役に立ちましたか?