Cannot disable Usage Statistics Plugin Via the User Interface after Upgrading
プラットフォームについて: Data Center - この記事は、Data Center プラットフォームのアトラシアン製品に適用されます。
このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
症状
After upgrading Confluence, the following appears in the atlassian-confluence.log
:
2010-08-16 22:46:24,071 ERROR [main] [atlassian.plugin.manager.DefaultPluginManager] enableConfiguredPluginModule There was an error loading the descriptor 'Check Confluence is not Clustered' of plugin 'com.atlassian.confluence.ext.usage'. Disabling.
com.atlassian.spring.container.ComponentNotFoundException: Failed to find component: Error creating bean with name 'unclusteredOnly' defined in class path resource [x]: Invocation of init method failed; nested exception is java.lang.RuntimeException: This plugin cannot be used in a cluster.
at com.atlassian.spring.container.SpringContainerContext.getComponent(SpringContainerContext.java:79)
and there is no UI option to disable the plugin via the UI.
原因
This plugin is not Data Center compatible, so it is automatically disabled on startup.
ソリューション
To clear the error from the logs, delete the plugin from the database as in the following document: