cancel
Showing results for 
Search instead for 
Did you mean: 

3.4.e to 4.0a upgrade problem

jakew
Champ in-the-making
Champ in-the-making
Hi All,
I have been trying to upgrade a 3.4.e installation to 4.0a using the following procedure on RHEL 5.  However I am not able to log in after the upgrade.

1. Fresh 4.0a install and verified it works
2. Set db.schema.update = true in alfresco-global.properties
3. Configured DB parameters to point to existing 3.4.e DB
4. Conigured dir.root to point to 3.4.e dir.root
5. Changed index scheme to lucene index.subsystem.name=lucene
6. start alfresco 4.0a

Here is the content of alfresco.log
11:05:44,366 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]11:05:44,503 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete11:05:55,458 WARN  [org.alfresco.util.AbstractTriggerBean] Job ehCacheTracerJob is not active/enabled11:05:59,836 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl11:05:59,838 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js11:06:10,949 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.11:06:13,340 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-1365878705663574439.sql (Copied from classpath:alfresco/dbscripts/upgrade/3.4/org.hibernate.dialect.MySQLInnoDBDialect/link-validation-metadata-removing.sql).11:06:13,365 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-4565112524309967837.sql (Copied from classpath:alfresco/dbscripts/upgrade/3.4/org.hibernate.dialect.MySQLInnoDBDialect/varchar-field-sizes-quadruple-increasing.sql).11:06:13,381 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-7079813555852776164.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.MySQLInnoDBDialect/AlfrescoPostCreate-JBPM-FK-indexes.sql).11:06:13,415 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-8281845189867119897.sql (Copied from classpath:alfresco/dbscripts/upgrade/4.0/org.hibernate.dialect.MySQLInnoDBDialect/AclChangeSet-Tracking.sql).11:06:13,475 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-2183382435795223037.sql (Copied from classpath:alfresco/dbscripts/upgrade/4.0/org.hibernate.dialect.MySQLInnoDBDialect/NodeAssoc-Ordering.sql).11:06:14,310 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-4638910372714902950.sql (Copied from classpath:alfresco/dbscripts/upgrade/4.0/org.hibernate.dialect.MySQLInnoDBDialect/Node-Locale.sql).11:06:28,007 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-Update-2821070537298950547.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.MySQLInnoDBDialect/AlfrescoCreate-SubscriptionTables.sql).11:06:28,453 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] All executed statements:  /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-All_Statements-4475006657655645592.sql.11:06:29,234 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema (pre-bootstrap)  dumped to file /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-8010563341943481105-Startup.xml.11:06:29,234 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema (post-bootstrap) dumped to file /opt/alfresco-4.0.a/tomcat/temp/Alfresco/AlfrescoSchema-MySQLInnoDBDialect-6298001683746983386.xml.11:06:29,462 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Search' subsystem, ID: [Search, managed, lucene]11:06:31,342 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Search' subsystem, ID: [Search, managed, lucene] complete11:06:32,710 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]11:06:33,254 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete11:06:33,254 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]11:06:34,448 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete11:06:47,470 INFO  [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/alfresco-4.0.a/alf_data11:06:47,769 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …11:06:59,968 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.fixUserQNames' (Fixes user store qnames to improve native authentication performance).11:07:00,247 INFO  [org.alfresco.repo.admin.patch.impl.FixUserQNamesPatch] FixUserQNamesPatch: Commencing batch of 35 entries11:07:08,416 INFO  [org.alfresco.repo.admin.patch.impl.FixUserQNamesPatch] FixUserQNamesPatch: Processed 35 entries out of 35. 100% complete. Rate: 4 per second. 0 failures detected.11:07:08,417 INFO  [org.alfresco.repo.admin.patch.impl.FixUserQNamesPatch] FixUserQNamesPatch: Completed batch of 35 entries11:07:12,675 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.redeployJbpmAdhocWorkflow' (Redeploy JBPM adhoc workflow).11:07:12,712 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.mtFixAdminExistingTenants' (Fix bootstrapped creator/modifier).11:07:13,205 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.activitiesEmailTemplate' (null).11:07:18,447 WARN  [org.alfresco.repo.admin.patch.PatchExecuter] Patch description is not available: Patch[ id=patch.activitiesEmailTemplate, description=patch.activitiesEmailTemplate.description, fixesFromSchema=0, fixesToSchema=5005, targetSchema=5006]11:07:18,561 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.newUserEmailTemplates' (Adds the email templates for notifying new users of their accounts).11:07:21,568 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.inviteEmailTemplates' (Adds the email templates for inviting users to a Site).11:07:25,053 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.htmlNotificationMailTemplates' (Adds HTML email templates for notifying users of new content).11:07:29,272 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.imapSpacesLocaleTemplates' (Adds content templates for IMAP clients (Non-default locales only)).11:07:32,858 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.fixAclInheritance' (Fixes any ACL inheritance issues.).11:07:39,838 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.imap.clear.old.messages' (Remove old IMAP message templates).11:07:43,578 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.migrateAttrDropOldTables' (Drops old alf_*attribute* tables and sequence).11:07:43,896 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.activitiesTemplatesUpdate' (Updates activities email templates.).11:07:56,796 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.followingMailTemplates' (Adds email templates for following notifications).11:07:58,924 INFO  [org.alfresco.repo.admin.patch.PatchExecuter]    Applying patch 'patch.avmToAdmRemoteStore' (Migrates Share Surf config from AVM sitestore to DM Sites folder.).11:07:58,925 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] Retrieving paths from AVM store: sitestore:/alfresco/site-data11:08:08,150 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] Found: 437 AVM files nodes to migrate11:08:08,151 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] Retrieved: 437 AVM paths in 9226ms11:08:09,246 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Commencing batch of 12 entries11:08:10,795 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to find site id: Doc111:08:17,239 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Processed 12 entries out of 12. 100% complete. Rate: 1 per second. 0 failures detected.11:08:17,239 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Completed batch of 12 entries11:08:17,239 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] Created 'surf-config' folders for: 11 sites in 7993ms11:08:17,243 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Commencing batch of 437 entries11:08:17,357 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:17,406 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-1-1.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:18,467 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]11:08:18,956 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete11:08:24,394 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-1-1.site~management~dashboard.xml".org.alfresco.service.cmr.model.FileExistsException: Existing file or folder page.component-1-1.site~management~dashboard.xml already exists   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.createImpl(FileFolderServiceImpl.java:1200)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.create(FileFolderServiceImpl.java:1167)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:545)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:27,822 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-3-1.site~management~dashboard.xml".org.alfresco.service.cmr.model.FileExistsException: Existing file or folder page.component-3-1.site~management~dashboard.xml already exists   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.createImpl(FileFolderServiceImpl.java:1200)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.create(FileFolderServiceImpl.java:1167)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:545)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:30,633 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:30,677 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.navigation.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:33,094 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:33,133 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-2-2.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:33,841 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] Unable to create folder: components for path: sitestore:/alfresco/site-data/components/page.navigation.site~management~dashboard.xml - as another txn is busy, will retry later.11:08:35,398 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-2-2.site~exams~dashboard.xml".org.alfresco.service.cmr.model.FileExistsException: Existing file or folder page.component-2-2.site~exams~dashboard.xml already exists   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.createImpl(FileFolderServiceImpl.java:1200)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.create(FileFolderServiceImpl.java:1167)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:545)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:42,160 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:42,160 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-1-1.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:51,622 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:51,622 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-1-2.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:08:56,479 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:08:56,479 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-2-1.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:09:09,363 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:09:09,364 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.component-2-2.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:09:46,605 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:09:46,606 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.navigation.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:09:50,293 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:09:50,294 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/components/page.title.site~Doc1~dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:09:56,382 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] WARNING: unable to migrate path as site id cannot be found: Doc111:09:56,383 WARN  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Failed to process entry "sitestore:/alfresco/site-data/pages/site/Doc1/dashboard.xml".java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:10:10,565 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Processed 437 entries out of 437. 100% complete. Rate: 3 per second. 7 failures detected.11:10:10,565 INFO  [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: Completed batch of 437 entries11:10:10,565 ERROR [org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch] AVMToADMRemoteStorePatch: 7 error(s) detected. Last error from entry "sitestore:/alfresco/site-data/pages/site/Doc1/dashboard.xml"java.lang.IllegalArgumentException: nodeRef is a mandatory parameter   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:170)   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1777)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy9.getChildByName(Unknown Source)   at sun.reflect.GeneratedMethodAccessor451.invoke(Unknown Source)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:129)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.getChildByName(Unknown Source)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.searchSimple(FileFolderServiceImpl.java:561)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:120)   at org.alfresco.service.cmr.model.FileFolderUtil$SearchAsSystem.doWork(FileFolderUtil.java:105)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.service.cmr.model.FileFolderUtil.makeFolders(FileFolderUtil.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:502)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:381)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$6.process(AVMToADMRemoteStorePatch.java:359)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.execute(BatchProcessor.java:712)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.batch.BatchProcessor$TxnCallback.run(BatchProcessor.java:756)   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)   at java.lang.Thread.run(Thread.java:619)11:10:11,215 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V3.4-RemovingLinkValidationMetadataRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.redeployJbpmAdhocWorkflowRESULT: Re-deployed 1 workflows. =====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V3.4-VarcharFieldSizesQuadrupleIncreasingRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V3.4-JBPM-FK-indexesRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.mtFixAdminExistingTenantsRESULT: Fix bootstrapped creator/modifier=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.fixUserQNamesRESULT: Generated qnames for 35 users.=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.fixAclInheritanceRESULT: Fixed 0 ACLs.=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.inviteEmailTemplatesRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:email_templates/cm:invite (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.newUserEmailTemplatesRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:email_templates/cm:invite (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.activitiesEmailTemplateRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:email_templates (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.imap.clear.old.messagesRESULT: Old IMAP message templates have been removed from the repository=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V3.4-AVM-rename-dupesRESULT: Preceded by alternative patch 'patch.eliminateDuplicates'.=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.imapSpacesLocaleTemplatesRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:imap_configs/app:imap_templates (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.htmlNotificationMailTemplatesRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:email_templates/app:notify_email_templates (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.migrateAttrDropOldTablesRESULT: Drop tables alf_attributes, alf_global_attributes, alf_list_attribute_entries, alf_map_attribute_entries and sequence alf_attributes_seq=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V4.0-AclChangeSetRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V4.0-NodeAssoc-OrderingRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V4.0-Node-LocaleRESULT: Script completed=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.followingMailTemplatesRESULT: Imported view into bootstrap location: /app:company_home/app:dictionary/app:email_templates (workspace://SpacesStore/615dd01b-bc6b-42f1-b253-29ff8bf630af)=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.activitiesTemplatesUpdateRESULT: Updated 6 activities email templates.=====================================11:10:11,216 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] === Applied patch                 === ID: patch.db-V4.0-SubscriptionTablesRESULT: Script completed=====================================11:10:11,217 ERROR [org.alfresco.repo.admin.patch.PatchExecuter] === Failed to apply patch         === ID: patch.avmToAdmRemoteStoreRESULT: 09130007 org.alfresco.service.cmr.model.FileExistsException: Existing file or folder page.navigation.site~management~dashboard.xml already exists   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.createImpl(FileFolderServiceImpl.java:1200)   at org.alfresco.repo.model.filefolder.FileFolderServiceImpl.create(FileFolderServiceImpl.java:1167)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.migrateNode(AVMToADMRemoteStorePatch.java:545)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.access$900(AVMToADMRemoteStorePatch.java:77)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$7.execute(AVMToADMRemoteStorePatch.java:397)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch$7.execute(AVMToADMRemoteStorePatch.java:392)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)   at org.alfresco.repo.admin.patch.impl.AVMToADMRemoteStorePatch.applyInternal(AVMToADMRemoteStorePatch.java:402)   at org.alfresco.repo.admin.patch.AbstractPatch.applyImpl(AbstractPatch.java:407)   at org.alfresco.repo.admin.patch.AbstractPatch.access$000(AbstractPatch.java:52)   at org.alfresco.repo.admin.patch.AbstractPatch$2.doWork(AbstractPatch.java:473)   at org.alfresco.repo.admin.patch.AbstractPatch$2.doWork(AbstractPatch.java:456)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.repo.admin.patch.AbstractPatch.apply(AbstractPatch.java:478)   at org.alfresco.repo.admin.patch.PatchServiceImpl$PatchWork.applyPatch(PatchServiceImpl.java:491)   at org.alfresco.repo.admin.patch.PatchServiceImpl$PatchWork.execute(PatchServiceImpl.java:403)   at org.alfresco.repo.admin.patch.PatchServiceImpl.applyPatch(PatchServiceImpl.java:258)   at org.alfresco.repo.admin.patch.PatchServiceImpl.applyPatchAndDependencies(PatchServiceImpl.java:235)   at org.alfresco.repo.admin.patch.PatchServiceImpl.applyOutstandingPatches(PatchServiceImpl.java:171)   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:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy92.applyOutstandingPatches(Unknown Source)   at org.alfresco.repo.admin.patch.PatchExecuter.applyOutstandingPatches(PatchExecuter.java:76)   at org.alfresco.repo.admin.patch.PatchExecuter$1.doWork(PatchExecuter.java:124)   at org.alfresco.repo.admin.patch.PatchExecuter$1.doWork(PatchExecuter.java:120)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.repo.admin.patch.PatchExecuter.onBootstrap(PatchExecuter.java:128)   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)   at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)   at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)   at org.apache.catalina.core.StandardService.start(StandardService.java:519)   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)   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:597)   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)=====================================11:10:11,217 ERROR [org.springframework.web.context.ContextLoader] Context initialization failedorg.alfresco.error.AlfrescoRuntimeException: 09130008 Not all patches could be applied   at org.alfresco.repo.admin.patch.PatchExecuter.applyOutstandingPatches(PatchExecuter.java:111)   at org.alfresco.repo.admin.patch.PatchExecuter$1.doWork(PatchExecuter.java:124)   at org.alfresco.repo.admin.patch.PatchExecuter$1.doWork(PatchExecuter.java:120)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)   at org.alfresco.repo.admin.patch.PatchExecuter.onBootstrap(PatchExecuter.java:128)   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)   at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)   at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)   at org.apache.catalina.core.StandardService.start(StandardService.java:519)   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)   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:597)   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)11:10:35,210 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl11:10:35,313 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js11:10:35,314 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl11:10:35,332 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js11:10:41,776 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 313 Web Scripts (+0 failed), 323 URLs11:10:41,776 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed) 11:10:41,776 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed) 11:10:42,527 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 7190.9834ms)11:10:42,531 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl11:10:42,534 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js11:19:00,250 INFO  [org.alfresco.web.site.EditionInterceptor] Unable to retrieve License information from Alfresco: 404‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍

Can anyone point out what my problem might be?
17 REPLIES 17

neozone
Champ in-the-making
Champ in-the-making

neozone
Champ in-the-making
Champ in-the-making
Anybody know how to fix this problem?

jakew
Champ in-the-making
Champ in-the-making
Hi,
Can someone clarify the followings?
1. Does the general backup/restore procedure described in http://wiki.alfresco.com/wiki/Backup_and_Restore work for 4.0 upgrade?
2. Are there any additional configuration changes needed to kick off the upgrade (ie. set db.schema.update=true) aside from database configurations?

I have been attempting an upgrade using a 3.4 cold backup but can't seem to get it working.  If there is a recommended upgrade procedure for going to 4.0, I can't seem to find any documentation on this.

Any help is greately appreciated.

Thanks

opoplawski
Champ in-the-making
Champ in-the-making

loftux
Star Contributor
Star Contributor
Hi,
Can someone clarify the followings?
1. Does the general backup/restore procedure described in http://wiki.alfresco.com/wiki/Backup_and_Restore work for 4.0 upgrade?
2. Are there any additional configuration changes needed to kick off the upgrade (ie. set db.schema.update=true) aside from database configurations?

I have been attempting an upgrade using a 3.4 cold backup but can't seem to get it working.  If there is a recommended upgrade procedure for going to 4.0, I can't seem to find any documentation on this.

Any help is greately appreciated.

Thanks
1. Yes that should work. Have you verified that your restored data can be started with the same version (3.4) that you copied from before trying the upgrade.
2. No, it should automatically detect that an upgrade is needed.

The issue you have filed is known, I've myself filed an issue about it https://issues.alfresco.com/jira/browse/ALF-10326
Some changes to the patch were made, but I have myself seen issues with the patch after that, typically when run in dev environment or on low end server.

Can you try the nightly, think there are more changes to the patch
http://dev.alfresco.com/downloads/nightly/dist/
If it still fails, append the full log to the issue as an attachment, and describe the exact environment your are running (os + hardware) so that the alfresco engineers can track it down.

loftux
Star Contributor
Star Contributor
Found another issue with the nightly https://issues.alfresco.com/jira/browse/ALF-11029
that this patch doesn't run at all. If you try, and get the same result, please post back here.

opoplawski
Champ in-the-making
Champ in-the-making
Works for me now with 4.0.b nightly.

cjimenez2581
Champ in-the-making
Champ in-the-making
Works for me now with 4.0.b nightly.


What steps did you follow?

opoplawski
Champ in-the-making
Champ in-the-making
Basically http://wiki.alfresco.com/wiki/Backup_and_Restore.  I started over from from my 3.4.d state.