Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Quickstart.properties file not getting generated

Avatar

Level 1

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.

scottm

kautuksahni

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

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".

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Level 10

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".

Avatar

Level 7

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