Thank you.Right now,i am migrating 6.2 repository to 6.4.Below is the command i am using for migrating.java -jar crx2oak-1.8.4-all-in-one.jar segment-old:C:/Users/xxx/Documents/xxx/AEM-Others/OOTB/crx-quickstart/repository C:/Users/xxx/Documents/xxx/Softwares/AEM/6.4/crx-quickstart/repository --inc...
Hi All,Right now , i am encountering a problem that there is one dummy blob id which is trying to be migrated but throwing an exception.I think, this BLOB id is of DummyBlobStore.Is there a way to exclude these blob store while doing the migration?26.04.2018 18:08:05.557 ERROR c.a.g.c.e.MigrationEn...
Thanks Brijesh.I am facing an issue when doing migration from 6.2 to 6.4.i don't have any external repo but still getting below error.Any idea, how to fix this issue?24.04.2018 20:06:18.484 ERROR c.a.g.c.e.MigrationEngine: The internal error occurred during migration. The migration process has been...
Hello All,i am upgrading my existing 6.2 repository to 6.4.To do this i am using crx2oak tool.i am using below command.This is my local AEM instance and i don't have any BLOB(external repository) repository.Is there any way to disable copying of BLOB repository?java -jar crx2oak-1.8.4-all-in-one.jar...
Hi Brijesh,i am upgrading 6.2 repository(File Datastore) to 6.4.How do i confirm my upgrading is successful?Is there any checklist to be verified?Thanks,GK
Hi All,i have requirement that wants to show a maintenance page when aem services are down.I have observed one even if AEM is completely down or AEM is up and running and for some reason we are not getting welcome screen ,receiving 503 error.how to show a friendly page at this situation.I think this...