<?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: Problem in Export &amp; Import data from alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121859#M85856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like you have started your server i.e. bootstrapped it, before trying to do the import. You must NOT start the new server before doing the restore. As the restore will not overwrite an existing server install (a good thing), you must configure the restore before you start the server for the first time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2008 11:16:07 GMT</pubDate>
    <dc:creator>mikef</dc:creator>
    <dc:date>2008-01-23T11:16:07Z</dc:date>
    <item>
      <title>Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121854#M85851</link>
      <description>Hi,I have one alfresco instance that has been running for quite some time now without any problem. By this time it has collected lots of data. Now i want to move the alfresco to a bigger machine along with all data/users preserved. In short i want to move alfresco as is to another system. For this i</description>
      <pubDate>Wed, 09 Jan 2008 07:43:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121854#M85851</guid>
      <dc:creator>ashwin_cse</dc:creator>
      <dc:date>2008-01-09T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121855#M85852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version/build of Alfresco are you using ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks as if you have followed the correct steps, as per:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import#Bootstrap_destination_Repository_from_ACP_files_exported_from_Full_Export" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Export_and_Import#Bootstrap_destination_Repository_from_ACP_files_exported_from_Full_Export&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason the 'bootstrap restore' is not being performed. Please double-check your edits and location of your restore-context.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also edit the log4j.properties, and add:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.importer=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The .acp files are zip files, so you can check that they contain the users and data that you expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also ensure that the new install is pointing to an empty database and content store. If you wish to re-run the 'bootstrap restore' then you will need to re-create the database with an empty user/schema and delete the existing dir.root.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 17:39:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121855#M85852</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2008-01-15T17:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121856#M85853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your efforts to help me. I am in very much need of help. Yes the i followed the instructions from the&amp;nbsp; same url as you have said. &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Export_and_Import#Bootstrap_destination_Repository_from_ACP_files_exported_from_Full_Export" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Export_and_Import#Bootstrap_destination_Repository_from_ACP_files_exported_from_Full_Export&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The version of alfresco that i used is alfresco-community-tomcat-2.1.0 . I use this because it was the version thats currently being used &amp;amp; is the one i am trying to backup &amp;amp; restore in a different machine. In short alfresco-community-tomcat-2.1.0 is the version i am using for all my needs. I am using this because it was the latest version available some 3 or 4 months ago. I fear using a newer version for restoring the backup may break things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the default database (HSQL ) since the number of users &amp;amp; content is quiet low. The location of restore-context.xml file is C:\alfresco\tomcat\shared\classes\alfresco\extension . The completeZanecAlf_spaces.acp inside restore folder is a 111MB file. Which contains lots of txt, bin, doc, xls, ppt,etc files. So this clears out the doubt that whether the .acp are corrupted. All of them are cleanly exported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For the database issue, I deleted c:\alfresco &amp;amp; re-created it using alfresco-community-tomcat-2.1.0.zip &amp;amp; went through the same steps again(The steps mentioned in the url). It still in vain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In log4j.properties there is no &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.importer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but there is commented out line as below&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#log4j.logger.org.alfresco.repo.importer.ImporterBootstrap=info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this what you are referring to ? This log4j.properties is at C:\alfresco\tomcat\webapps\alfresco\WEB-INF\classes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 05:47:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121856#M85853</guid>
      <dc:creator>ashwin_cse</dc:creator>
      <dc:date>2008-01-16T05:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121857#M85854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can temporarily add a line at the end of log4j.properties file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.repo.importer=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The log output may help to determine whether the import is proceeding as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should not rely on HSQL except for trials, so you may wish to setup an empty MySQL instance. See also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=8528" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=8528&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=9474" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=9474&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 09:28:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121857#M85854</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2008-01-18T09:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121858#M85855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is my alfresco.log with this log4j.logger.org.alfresco.repo.importer=debug set in log4j.properties .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:06,286 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:13,740 WARN&amp;nbsp; [org.alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:19,631 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.HSQLDialect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:19,631 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Alfresco is using the HSQL default database. Please only use this while evaluating Alfresco, it is NOT recommended for production or deployment!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,209 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,428 DEBUG [org.alfresco.repo.importer.ImporterBootstrap] Store exists - bootstrap ignored: user://alfrescoUserStore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,428 DEBUG [org.alfresco.repo.importer.ImporterBootstrap] Store exists - bootstrap ignored: system://system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,443 DEBUG [org.alfresco.repo.importer.ImporterBootstrap] Store exists - bootstrap ignored: workspace://lightWeightVersionStore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,443 DEBUG [org.alfresco.repo.importer.ImporterBootstrap] Store exists - bootstrap ignored: archive://SpacesStore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:23,443 DEBUG [org.alfresco.repo.importer.ImporterBootstrap] Store exists - bootstrap ignored: workspace://SpacesStore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:26,537 WARN&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'.&amp;nbsp; 'dir.root' should be overridden to point to a specific folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:26,537 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: .\alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:28,631 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:28,943 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:29,646 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_12-b04; maximum heap size 506.313MB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;15:37:29,646 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.1.0 (482) schema 64 - Installed version 2.1.0 (482) schema 64&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WHat is going wrong. Why am i not able to see my backed up content or users. Any help is highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ashwin_cse&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 10:06:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121858#M85855</guid>
      <dc:creator>ashwin_cse</dc:creator>
      <dc:date>2008-01-23T10:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Export &amp; Import data from alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121859#M85856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like you have started your server i.e. bootstrapped it, before trying to do the import. You must NOT start the new server before doing the restore. As the restore will not overwrite an existing server install (a good thing), you must configure the restore before you start the server for the first time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 11:16:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-export-import-data-from-alfresco/m-p/121859#M85856</guid>
      <dc:creator>mikef</dc:creator>
      <dc:date>2008-01-23T11:16:07Z</dc:date>
    </item>
  </channel>
</rss>

