<?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 Problem restoring an Alfresco 3.0 Backup in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223757#M176887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Alfresco CE 3.0 and have a problem now when trying to restore the backup of the system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a backup of the "alf_data" folder where the content and the indexes are, and also a backup of the MySQL Alfresco DB. To perform this backup of two items, we have stoped Alfresco, then performed the backups and then restared Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally we move the information from the server where Alfresco is installed to another server using&amp;nbsp; a synchronization tool called "GoodSync" as now the alf_data folder is around 36GB and the DB is 32 MB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried to use the backup alf_data and MysQL Db in the backup server to restore the Alfresco system following these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) Install Alfresco 3.0 in the Server (Windows XP with MySQL DB) in C:\Alfresco (same version as we have in the "Production" server and also same dir.root directory)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;b) Restore the Alfresco DB in MySQL in the Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c) Rename alf_data folder to alf_data_old and move the backed up "alf_data" to the C:/Alfresco installation directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However the alf_start.bat process returns errors you can find in the attached log file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything we are doing wrong in the backup process? is it because we are using a Synchronization tool (Moving 36GB every day is too heavy and long)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see in the log, we have problems with the indexes &amp;amp; the dir.root, however instalation is the same in PRD and in backup Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions will be very appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PD: Alfresco 3.0 CE - MySQL 5.1 - Java JDK 1.6 - Windows XP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;14:02:52,437 INFO&amp;nbsp; [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]&lt;BR /&gt;14:02:54,125 INFO&amp;nbsp; [org.alfresco.config.source.UrlConfigSource] Found META-INF/web-client-config-custom.xml in file:/C:/Alfresco/tomcat/webapps/alfresco/WEB-INF/lib/incis-wizard.jar&lt;BR /&gt;14:02:54,281 DEBUG [org.incis.web.bean.GenerarInformeDialog] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.web.bean.GenerarInformeDialog&lt;BR /&gt;14:02:54,296 DEBUG [org.incis.web.bean.GenerarDossierWizard] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.web.bean.GenerarDossierWizard&lt;BR /&gt;14:02:54,312 DEBUG [org.incis.model.actions.OCRTransformActionExecuter] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.model.actions.OCRTransformActionExecuter&lt;BR /&gt;14:02:54,375 DEBUG [org.incis.web.bean.GenerarEstadisticasDialog] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.web.bean.GenerarEstadisticasDialog&lt;BR /&gt;14:02:54,437 DEBUG [org.incis.web.bean.RecorteWizard] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.web.bean.RecorteWizard&lt;BR /&gt;14:02:54,484 DEBUG [org.incis.model.actions.DeleteTrashActionExecuter] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@112e9e6, name=log4j:logger=org.incis.model.actions.DeleteTrashActionExecuter&lt;BR /&gt;14:03:03,796 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.&lt;BR /&gt;14:03:05,718 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;BR /&gt;14:03:11,718 WARN&amp;nbsp; [org.alfresco.repo.node.index.FullIndexRecoveryComponent] The indexes are not synchronized with the database.&lt;BR /&gt;14:03:12,906 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: C:\Alfresco\alf_data&lt;BR /&gt;14:03:12,968 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: Indexes not found for 2 stores.&lt;BR /&gt;14:03:13,000 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] You may set 'index.recovery.mode=FULL' if you need to rebuild the indexes.&lt;BR /&gt;14:03:13,031 ERROR [org.alfresco.repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.&lt;BR /&gt;14:03:13,078 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:312)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.access$000(ConfigurationChecker.java:72)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker$1.execute(ConfigurationChecker.java:178)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:320)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:246)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.onBootstrap(ConfigurationChecker.java:182)&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;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:246)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:355)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:244)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:187)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:830)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:719)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:516)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:578)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)&lt;BR /&gt;14:03:35,156 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;14:03:41,453 INFO&amp;nbsp; [org.alfresco.web.scripts.DeclarativeRegistry] Registered 67 Web Scripts (+0 failed), 71 URLs&lt;BR /&gt;14:03:41,484 INFO&amp;nbsp; [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 772.5969ms)&lt;BR /&gt;14:04:42,734 INFO&amp;nbsp; [org.alfresco.web.scripts.DeclarativeRegistry] Registered 101 Web Scripts (+0 failed), 105 URLs&lt;BR /&gt;14:04:42,781 INFO&amp;nbsp; [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 61239.934ms)&lt;BR /&gt;14:04:42,937 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&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;/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;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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Mar 2010 16:41:32 GMT</pubDate>
    <dc:creator>jlabuelo</dc:creator>
    <dc:date>2010-03-09T16:41:32Z</dc:date>
    <item>
      <title>Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223757#M176887</link>
      <description>Hi allWe are using Alfresco CE 3.0 and have a problem now when trying to restore the backup of the system.We have a backup of the "alf_data" folder where the content and the indexes are, and also a backup of the MySQL Alfresco DB. To perform this backup of two items, we have stoped Alfresco, then pe</description>
      <pubDate>Tue, 09 Mar 2010 16:41:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223757#M176887</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2010-03-09T16:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223758#M176888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas why we are getting this error with the backups?… What tools do you use to move the information backed up from one server to anoter?. I thought using a Synchronization tool would be enough and would reduce the traffic in the net, as we are not moving all the 36 GB every day (plus the db file backed up also), just only the bytes changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas, suggestions??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Mar 2010 08:34:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223758#M176888</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2010-03-10T08:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223759#M176889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried it again this time, stoping the Alfresco system installed in the C:\Alfresco folder in the Production enviroment. We made the backup of the mysql db, and also the total copy of the C:\Alfresco\alf_data folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then we moved to a testing enviroment where we installed same version of Mysql and Alfresco (also in the C:\Alfresco folder), copied in C:\Alfresco the alf_data folder with the content information, and restored the alfresco DB we got from the PRD system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we try to launch alfresco we get this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;GRAVE: Excepci�n enviando evento inicializado de contexto a instancia de escuchador de clase org.springframework.web.context.ContextLoaderListener&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.&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 have readed that sometimes this error happens when the information stored in the DB is not synchronized with the information stored in the alf_data folder, but it is is just a copy of the PRD system and the PRD system works… dont see why this fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I made sure that the dir.root variable is pointing to "./alf_data" in the repository.properties file, so everything should be ok, shouldnt be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please I know I have open this post time ago, but still nobady replied back and I am affraid that if the "PRD" system fails (it is not critical as it is our internal ECM, not for a customer) we will lose all the information there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anything we are doing wrong please let us know&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 15:49:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223759#M176889</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2010-04-08T15:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223760#M176890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, don´t worry. backup and restore works OK as far as I can tell you. It sounds that you are doing someting wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;¿Do you use custom models? If so, be sure that the system that is being restored has the custom models (and other customisations and configurations) in place BEFORE trying to restore the data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 07:45:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223760#M176890</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2010-04-09T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223761#M176891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi thanks a lot for the help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes we have some customizations done, however we make sure that we have them in place before trying to restore the data. We have the CustomModel.xml and custom-model-context.xml configured to get it, and also the web-client-config-custom.xml, so in this case we think we have it correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have readed that the have to set the "index.recovery.mode=FULL", which we did not have, and we are doing it right now in custom-repository.properties …. do you think might be this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the answer… as I said we are quite worried to know if our backups work or not&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 07:53:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223761#M176891</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2010-04-09T07:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223762#M176892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;starting with parameter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;index.recovery.mode=FULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;will restore your indices and this could solve your out-of-sync problems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 08:34:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223762#M176892</guid>
      <dc:creator>mabayona</dc:creator>
      <dc:date>2010-04-09T08:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem restoring an Alfresco 3.0 Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223763#M176893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info. Once we set the parameter &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;index.recovery.mode=FULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we got the backup restored…ufff we started to be worried &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:33:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-restoring-an-alfresco-3-0-backup/m-p/223763#M176893</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2010-04-15T10:33:04Z</dc:date>
    </item>
  </channel>
</rss>

