Hi All,
I am trying to upgrade AEM 5.6.1 to AEM 6.1. After unpacking AEM 6.1 jar in quickstart folder, i ran below migration command -
java -jar aem-quickstart-6.1.0.jar -v -x crx2oak
and encountered "Unable to detect a CRX2 repository configuration" error. i have repository and datastore in different folder (not under crx-quickstart folder). Hence, the issue.
Is there a way to change Repository and Datastore path before running crx2aok migartion utility?
Please let me know.
Thanks in advance.