<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error on full export restore in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176059#M129189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have the same problem; I'm trying to do a full export-import from Alfresco 2.9b to Alfresco Labs 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A clean installation of Alfresco Labs 3 works fine on Win2003 and Scientific Linux 5.2 both)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scenario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OS:Windows Server 2003 Enterprise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DB&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgreSQL 8.2.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, I've tried to perform a full import-export via .acp files (it worked quite well from 2.1 to 2.9: I've used it repeatedly to test our production environment on local machines) . Now I've got just the same error reported in the post above (The error happens on Win2003 and Scientific Linux 5.2 both).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last, I've tried to perform a canonical backup/restore via db backup/restore and alf_data backup/restore&amp;nbsp; (they are synchronized, due to a scheduled backup every night). This method worked quite well with previous versions, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've set db.upgrade=false in /alfresco/extension/custom.repository.properties, otherwise I get the following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema auto-update failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: The schema script could not be found at location classpath:alfresco/dbscripts/upgrade/2.2/${db.script.dialect}/AlfrescoSchemaUpdate-2.2-ACL.sql &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't worry about this, since setting db.upgrade=false solves.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now this is the big error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;12:09:16,203 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;12:11:59,750 INFO&amp;nbsp; [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]&lt;BR /&gt;12:12:07,531 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.&lt;BR /&gt;12:12:07,546 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Bypassing schema update checks.&lt;BR /&gt;&lt;BR /&gt;12:12:19,593 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.hibernate.exception.SQLGrammarException: could not load an entity: [org.alfresco.repo.avm.IssuerIDImpl#node]&lt;BR /&gt;…..lots of at org. ….&lt;BR /&gt;Caused by: org.postgresql.util.PSQLException: ERROR: relation "avm_issuer_ids" does not exist&lt;BR /&gt;&lt;BR /&gt;3-nov-2008 12.12.19 org.apache.catalina.core.StandardContext start&lt;BR /&gt;GRAVE: Error listenerStart&lt;BR /&gt;3-nov-2008 12.12.19 org.apache.catalina.core.StandardContext start&lt;BR /&gt;GRAVE: Context [/alfresco] startup failed due to previous errors&lt;BR /&gt;log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.&lt;BR /&gt;3-nov-2008 12.12.21 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive share.war&lt;BR /&gt;12:12:23,250&amp;nbsp; INFO&amp;nbsp; [web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 45062 ms&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I look at the forum and it seems to be related to PostgreSQL . Could you help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2008 13:53:02 GMT</pubDate>
    <dc:creator>bitmap62</dc:creator>
    <dc:date>2008-11-03T13:53:02Z</dc:date>
    <item>
      <title>Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176058#M129188</link>
      <description>I'm trying to import an full export from v2.10 to 3.0bI'm getting lot of this type error on the log05:03:19,995 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] Found 2 integrity violations:Mandatory property not set:&amp;nbsp;&amp;nbsp; Node: system://system/f316dc59-9905-11dc-9ffd-dbd7fffa5fe4&amp;nbsp;&amp;nbsp; Type: {htt</description>
      <pubDate>Sat, 20 Sep 2008 02:13:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176058#M129188</guid>
      <dc:creator>akba</dc:creator>
      <dc:date>2008-09-20T02:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176059#M129189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have the same problem; I'm trying to do a full export-import from Alfresco 2.9b to Alfresco Labs 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(A clean installation of Alfresco Labs 3 works fine on Win2003 and Scientific Linux 5.2 both)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scenario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OS:Windows Server 2003 Enterprise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DB&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgreSQL 8.2.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, I've tried to perform a full import-export via .acp files (it worked quite well from 2.1 to 2.9: I've used it repeatedly to test our production environment on local machines) . Now I've got just the same error reported in the post above (The error happens on Win2003 and Scientific Linux 5.2 both).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last, I've tried to perform a canonical backup/restore via db backup/restore and alf_data backup/restore&amp;nbsp; (they are synchronized, due to a scheduled backup every night). This method worked quite well with previous versions, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've set db.upgrade=false in /alfresco/extension/custom.repository.properties, otherwise I get the following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema auto-update failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: The schema script could not be found at location classpath:alfresco/dbscripts/upgrade/2.2/${db.script.dialect}/AlfrescoSchemaUpdate-2.2-ACL.sql &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't worry about this, since setting db.upgrade=false solves.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now this is the big error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;12:09:16,203 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;12:11:59,750 INFO&amp;nbsp; [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]&lt;BR /&gt;12:12:07,531 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.&lt;BR /&gt;12:12:07,546 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Bypassing schema update checks.&lt;BR /&gt;&lt;BR /&gt;12:12:19,593 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.hibernate.exception.SQLGrammarException: could not load an entity: [org.alfresco.repo.avm.IssuerIDImpl#node]&lt;BR /&gt;…..lots of at org. ….&lt;BR /&gt;Caused by: org.postgresql.util.PSQLException: ERROR: relation "avm_issuer_ids" does not exist&lt;BR /&gt;&lt;BR /&gt;3-nov-2008 12.12.19 org.apache.catalina.core.StandardContext start&lt;BR /&gt;GRAVE: Error listenerStart&lt;BR /&gt;3-nov-2008 12.12.19 org.apache.catalina.core.StandardContext start&lt;BR /&gt;GRAVE: Context [/alfresco] startup failed due to previous errors&lt;BR /&gt;log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.&lt;BR /&gt;3-nov-2008 12.12.21 org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive share.war&lt;BR /&gt;12:12:23,250&amp;nbsp; INFO&amp;nbsp; [web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;3-nov-2008 12.12.29 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 45062 ms&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I look at the forum and it seems to be related to PostgreSQL . Could you help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 13:53:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176059#M129189</guid>
      <dc:creator>bitmap62</dc:creator>
      <dc:date>2008-11-03T13:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176060#M129190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get this problem on Full Backup/Restore on Alfresco Labs3 (3.0.0 1164 131) on Windows XP. I had also problems with patchs applying. At the last I had this problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;15:46:40,906 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:336)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:699)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: org.alfresco.service.cmr.view.ImporterException: Failed to import package at line 127; column 1683 due to error: Node does not exist: workspace://version2Store/3697908e-4667-4561-9f22-9b522cf23eb0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:190)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterComponent.java:360)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterComponent.importView(ImporterComponent.java:235)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.doImport(ImporterBootstrap.java:453)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.access$000(ImporterBootstrap.java:72)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap$1.execute(ImporterBootstrap.java:326)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:294)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:332)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 34 more&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;The only version2Store&amp;nbsp; is such directory under&amp;nbsp; lucene-indexes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;C:\Alfresco\alf_data\lucene-indexes\workspace\version2Store&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Any help would be very appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 15:12:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176060#M129190</guid>
      <dc:creator>regainfo</dc:creator>
      <dc:date>2008-11-13T15:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176061#M129191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cross version export/import isn't supported, and didn't work in earlier releases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/AWC-1207" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/AWC-1207&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Please update first, or export/import before upgrading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, that in 2.1 a full import is not possible, leaving the full export feature of that version useless.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With 3.x there is no full export option anymore&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=20222" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=20222&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 09:23:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176061#M129191</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-07-24T09:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176062#M129192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know how to perform a full export (from Alfresco 3.2 Comunity) because on screen 'Alfresco Web Client Administration Console/Export'&amp;nbsp; does not exist a options 'full export' under a 'Destination' options (you can only choose a existing Space for export) and under the options 'Export From:' does not exist exist options 'Complete Repository' like is describe in user manual on &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Export_and_Import&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 13:31:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176062#M129192</guid>
      <dc:creator>bbukvic</dc:creator>
      <dc:date>2009-08-04T13:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error on full export restore</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176063#M129193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is an issue since 3.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=20222&amp;amp;p=67276&amp;amp;hilit=full+export+3.2#p67276" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=20222&amp;amp;p=67276&amp;amp;hilit=full+export+3.2#p67276&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;On a space level it is possible, but with restrictions for 3.2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-2069" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-2069&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 13:38:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-on-full-export-restore/m-p/176063#M129193</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2009-08-04T13:38:08Z</dc:date>
    </item>
  </channel>
</rss>

