Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-8600

Exporting a Space sometimes fails, throwing a Nullpointer-Exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 2.6.0
    • 2.5.2
    • None

    Description

      During a space export you can sometimes get this stack trace:

      com.atlassian.confluence.importexport.ImportExportException: Couldn't backup database data.
      at com.atlassian.confluence.importexport.impl.AbstractXmlExporter.backupEntities(AbstractXmlExporter.java:181)
      at com.atlassian.confluence.importexport.impl.AbstractXmlExporter.backupEverything(AbstractXmlExporter.java:85)
      at com.atlassian.confluence.importexport.impl.FileXmlExporter.backupEverything(FileXmlExporter.java:73)
      ...
      Caused by: java.lang.NullPointerException
      at com.atlassian.confluence.security.ContentPermission.compareTo(ContentPermission.java:210)
      at java.util.TreeMap.compare(TreeMap.java:1093)
      at java.util.TreeMap.put(TreeMap.java:465)
      at java.util.TreeSet.add(TreeSet.java:210)

      NB. Mostly you just get this error:
      'The page you were trying to reach does not exist. You may want to try a search, or browse the site to find the page you were looking for.'

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mjensen m@ (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: