Hi All,
I am working on AEM6.4 upgrade from AEM6.2
In the pre maintenance task list, there is a step of generating quickstart.properties if it doesn't exist.
In the <AEM6.2 install directory>/crx-quickstart/conf, i cant see quickstart.properties.
In order to generate that file, i tried starting AEM instance by executing jar file. But it didn't help.
And without quickstart.properties, upgrade will not work.
If anyone has any idea regarding the issue, please assist
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Following documentation would work for 6.2 to 6.4 in-place upgrade. Make sure to migrate the repository after unpacking 6.4
aem 6.4 upgrade steps https://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/in-place-upgrade.html
Performing an In-Place Upgrade
I'm not sure what documentation you followed for "quickstart.properties".
Following documentation would work for 6.2 to 6.4 in-place upgrade. Make sure to migrate the repository after unpacking 6.4
aem 6.4 upgrade steps https://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/in-place-upgrade.html
Performing an In-Place Upgrade
I'm not sure what documentation you followed for "quickstart.properties".
Hi,
have you tried to start your AEM instance by using java -jar cq---.jar?
In this way it should create the quickstart.properties.
Let us know.
Thanks,
Antonio