Plugins mysteriously disappear after restart or plugins are missing once you have done a XML Restore

お困りですか?

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

コミュニティに質問

プラットフォームについて: Data Center - この記事は、Data Center プラットフォームのアトラシアン製品に適用されます。

このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。

*Fisheye および Crucible は除く

問題

Plugins are not available after restoring from an XML or Zip site backup or after a recent restart.

原因

1) This is a result of upgrading using the XML backup rather than the standard upgrade documentation or Production Backup Strategy. Plugins are not saved in the XML backup. See CONFSERVER-6856. If restoring to an existing Confluence instance, all previously installed plugins appear to remain installed after the restore, as they have already been loaded into the classloader and saved onto disk. However, after a restart, these will disappear as the disk is cleared and the plugins are loaded from the database.

2) If only some add-ons are missing and there are no logs tracing they was deleted, this is likely caused by a corrupted plugin cache.

ソリューション

1) Restore the plugins manually (from the plugin repository), or use the standard upgrade procedure. If restoring to an already functioning confluence site, immediately restart after restoring and reinstall the plugins.

2) Clear the plugin cache:

  1. Confluence をシャットダウンします。
  2. Confluence を実行しているユーザーに confluence-home ディレクトリへの完全な読み取り / 書き込み権限が割り当てられていることを確認します。
  3. Remove the following directories
    (warning) This will remove the plugin cache files only and will not permanently remove any plugins. These directories will be recreated during the next Confluence startup.  However, some third-party plugins may store metadata in these directories, so we recommend creating a temporary backup of the directories.
    • <confluence-home>/bundled-plugins
    • <confluence-home>/plugins-cache
    • <confluence-home>/plugins-osgi-cache
    • <confluence-home>/plugins-temp
    • <confluence-home>/bundled-plugins_language
  4. Confluence を起動します。





























最終更新日: 2024 年 12 月 18 日

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

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