Unable To Find Jira Backup (entities.xml) Inside Of Zip File Error
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
症状
When trying to import a Jira Cloud backup into a new Jira Server/Data Cdnterinstallation, the following error occurs:
Error importing from zip file: "/path/to/backupfile.zip". Error: Unable to find JIRA backup (entities.xml) inside of zip file: /path/to/backupfile.zip
However, the backup does contain the file and is not corrupted.
原因
- The backup that was created is too large due to attachments that were included.
- The files are in a subfolder inside the zip archive, or their names are not exactly
entities.xml
andactiveobjects.xml.
回避策
- Unpack your backup file, this will create three files.
- Create a new zip file containing entities.xml and activeobjects.xml.
Make sure the files are on the root of the archive, and that their names are correct.
- Import this new zip into Jira following the Migrating from Jira Cloud to Jira Server.
- Once the import is complete, copy the data folder into the new
<jira-home>
folder.
Last modified on Mar 27, 2025
Powered by Confluence and Scroll Viewport.