Warning: Recovery file generation failed
プラットフォームについて: Data Center - この記事は、Data Center プラットフォームのアトラシアン製品に適用されます。
このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
問題
The following appears in the atlassian-confluence.log
during upgrade to Confluence 5.5 or later:
Recovery file generation failed: XXX
原因
During Confluence start-up, after it has been determined that an upgrade is necessary, Confluence will generate an upgrade recovery file before and after the upgrade. These files are essentially partial database dumps, and they can be useful in cases where an upgrade task has failed and backups have not been taken.
When the recovery file generation fails for any reason, a warning message is added to atlassian-confluence.log file before continuing with the upgrade.
ソリューション
While the warning will not cause the upgrade to fail. It should be taken seriously as it can mean that there would not be a way to recover if an upgrade were to fail in the future.
ソリューション 1
Ensure Confluence has been backed up, and disable the upgrade recovery file by adding
-Dconfluence.upgrade.recovery.file.enabled=false
to the system properties.
ソリューション 2
Ensure that Confluence home directory has not run out of disk space.