自動エクスポートの無効化

This document applies only to disabling auto-export during upgrade. For information on configuring scheduled backups, see Automating JIRA Backups.


When upgrading Jira, the new Jira installation points at the old Jira database. Jira will automatically make any structural database modifications required to support new Jira features.

To be safe, Jira first tries to create an XML backup of your data at the point just before the upgrade. This would allow you to 'roll back' to the old Jira version, should anything go wrong.

Sometimes the automatic XML backup procedure fails, often resulting from characters in the database which cannot be represented in XML — such as non-displayable control characters that have been 'cut-and-pasted' into a Jira field.

In these circumstances, you can force the upgrade to proceed by editing your jira-config.properties file (in the Jira home directory) and setting the property jira.autoexport=false
(info) See Making changes to the jira-config.properties file for more information.

After having successfully upgraded Jira, it is best to remove this property (or disable it with a '#') as it should no longer be required.

アップグレード時に、このページ、または、アップフレードドキュメント に記載されていない問題が発生した場合は、ご遠慮なくお問い合わせください。お待ちしております。

最終更新日 2019 年 7 月 24 日

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

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