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

Failed to import from 1.5-DR2 to 2.0-RC1

    XMLWordPrintable

Details

    Description

      2005-10-28 11:52:09,411 ERROR
      [atlassian.confluence.util.ReverseDatabinder]
      net.sf.hibernate.HibernateException: unmapped property: labellings
      net.sf.hibernate.HibernateException: unmapped property: labellings
      at net.sf.hibernate.persister.AbstractEntityPersister.getPropertyValue(AbstractEntityPersister.java:969)
      at com.atlassian.confluence.util.ReverseDatabinder.startCollection(ReverseDatabinder.java:702)
      at com.atlassian.confluence.util.ReverseDatabinder.startElement(ReverseDatabinder.java:467)
      at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
      Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:176)
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:376)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEntities(BackupImporter.java:249)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEverything(BackupImporter.java:156)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.importEverything(FileBackupImporter.java:87)
      at com.atlassian.confluence.importexport.impl.BackupImporter.doImport(BackupImporter.java:77)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.doImport(FileBackupImporter.java:37)
      at com.atlassian.confluence.importexport.DefaultImportExportManager.importAs(DefaultImportExportManager.java:81)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy31.importAs(Unknown Source)
      at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.run(ImportLongRunningTask.java:45)
      at java.lang.Thread.run(Thread.java:595)
      2005-10-28 11:52:09,422 ERROR
      [atlassian.confluence.util.ReverseDatabinder] Error processing backup:
      net.sf.hibernate.HibernateException: unmapped property: labellings
      at com.atlassian.confluence.util.ReverseDatabinder.startElement(ReverseDatabinder.java:482)
      at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
      Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:176)
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:376)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEntities(BackupImporter.java:249)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEverything(BackupImporter.java:156)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.importEverything(FileBackupImporter.java:87)
      at com.atlassian.confluence.importexport.impl.BackupImporter.doImport(BackupImporter.java:77)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.doImport(FileBackupImporter.java:37)
      at com.atlassian.confluence.importexport.DefaultImportExportManager.importAs(DefaultImportExportManager.java:81)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy31.importAs(Unknown Source)
      at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.run(ImportLongRunningTask.java:45)
      at java.lang.Thread.run(Thread.java:595)
      2005-10-28 11:52:09,424 ERROR
      [confluence.importexport.impl.BackupImporter] Cannot import the
      entities:
      net.sf.hibernate.HibernateException: Error processing backup. Refer to
      logs for more details.
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:394)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEntities(BackupImporter.java:249)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEverything(BackupImporter.java:156)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.importEverything(FileBackupImporter.java:87)
      at com.atlassian.confluence.importexport.impl.BackupImporter.doImport(BackupImporter.java:77)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.doImport(FileBackupImporter.java:37)
      at com.atlassian.confluence.importexport.DefaultImportExportManager.importAs(DefaultImportExportManager.java:81)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy31.importAs(Unknown Source)
      at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.run(ImportLongRunningTask.java:45)
      at java.lang.Thread.run(Thread.java:595)
      Caused by: net.sf.hibernate.HibernateException: unmapped property: labellings
      at com.atlassian.confluence.util.ReverseDatabinder.startElement(ReverseDatabinder.java:482)
      at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
      Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:176)
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:376)
      ... 19 more
      com.atlassian.confluence.importexport.ImportExportException:
      net.sf.hibernate.HibernateException: Error processing backup. Refer to
      logs for more details.
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEntities(BackupImporter.java:296)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEverything(BackupImporter.java:156)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.importEverything(FileBackupImporter.java:87)
      at com.atlassian.confluence.importexport.impl.BackupImporter.doImport(BackupImporter.java:77)
      at com.atlassian.confluence.importexport.impl.FileBackupImporter.doImport(FileBackupImporter.java:37)
      at com.atlassian.confluence.importexport.DefaultImportExportManager.importAs(DefaultImportExportManager.java:81)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.springframework.aop.framework.AopProxyUtils.invokeJoinpointUsingReflection(AopProxyUtils.java:61)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:149)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:116)
      at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:138)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:152)
      at $Proxy31.importAs(Unknown Source)
      at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.run(ImportLongRunningTask.java:45)
      at java.lang.Thread.run(Thread.java:595)
      Caused by: net.sf.hibernate.HibernateException: Error processing
      backup. Refer to logs for more details.
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:394)
      at com.atlassian.confluence.importexport.impl.BackupImporter.importEntities(BackupImporter.java:249)
      ... 18 more
      Caused by: net.sf.hibernate.HibernateException: unmapped property: labellings
      at com.atlassian.confluence.util.ReverseDatabinder.startElement(ReverseDatabinder.java:482)
      at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
      Source)
      at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
      Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
      at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
      at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:176)
      at com.atlassian.confluence.util.ReverseDatabinder.fromXML(ReverseDatabinder.java:376)
      ... 19 more

      Attachments

        Activity

          People

            Unassigned Unassigned
            8873c89cc788 Daniel Ostermeier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: