Documentation for JIRA 5.1.x. Documentation for other versions of JIRA is available too.

JIRA アップグレード時、アップグレード前の JIRA データベースで新しい JIRA インストールを指します。 JIRA の新機能に必要なあらゆる構造的なデータベース変更を JIRA は自動的に作成します。

安全のために JIRA はまず、アップグレード実行直前にデータの XML バックアップ を作成しようとします。これにより、何か問題が生じた場合、アップグレード前のバージョンに『ロールバック』 することが可能になります。

自動 XML バックアップ手続きが失敗することが時々あります。JIRA フィールドに『カット&ペースト』された表示不可能な制御文字など、XML が対応できない文字がデータベースに存在することが原因の場合が多いです。

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.

無事に JIRA のアップグレードを完了したら、このプロパティは必要なくなるので、削除  (または、’#’ で無効化) することが最善です。

If you have any upgrade problems not covered here or in the upgrade documentation, please contact us — we're happy to help.