Confluence のスペース使用統計を有効化または表示できない
プラットフォームについて: 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 は除く
要約
症状
Confluence Space Usage Statistic page is not shown.
atlassian-confluence.log に次のエラーが返される。
2013-11-06 05:17:33,762 ERROR [main] [atlassian.plugin.manager.DefaultPluginManager] enableConfiguredPluginModule There was an error loading the descriptor 'Usage Index Manager' of plugin 'com.atlassian.confluence.ext.usage'. Disabling.
com.atlassian.bonnie.LuceneException: Failed to create searcher for directory: org.apache.lucene.store.SimpleFSDirectory@<confluence-home>/index/plugin/usage lockFactory=org.apache.lucene.store.SimpleFSLockFactory@4f882760
診断
Even though the user that run Confluence has enough read/write permission to <confluence-home>/index/plugin/usage directory, accessing Space Usage Statistic screen still throws the error trace above. However, migrating the instance to a new Home Directory solves the issue.
原因
The index directory is corrupted during migration/upgrade or failure when restarting/shutting down Confluence instance.
ソリューション
ソリューション
If it doesn't work, try to rebuild content indices from scratch
Otherwise, remove all the content of
<confluence-home>/index/plugin/usage/directory
この内容はお役に立ちましたか?