Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-6673

Use different ZIP API to allow restoring backups larger than 2 GB

XMLWordPrintable

    • 4
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      The Sun JDK zip API fails when trying to open zip files larger than 2 GB. It has been suggested that we should investigate alternative APIs.

      14:31:58,158 ERROR [ExportUtils] Error determining export type from export zip: /data/confluence/restore/david.zip
      java.util.zip.ZipException: invalid END header (bad central directory size)
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.<init>(ZipFile.java:203)
      at java.util.zip.ZipFile.<init>(ZipFile.java:234)

      In the meantime, the suggested workaround for this issue is to disable automatic backups and backup the Confluence database and home directory using an external scheduling system.

            Unassigned Unassigned
            matt@atlassian.com Matt Ryall
            Votes:
            17 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: