Quickstart.properties file not getting generated | Community
Skip to main content
March 14, 2019
Solved

Quickstart.properties file not getting generated

  • March 14, 2019
  • 2 replies
  • 1969 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

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

2 replies

Gaurav-Behl
Gaurav-BehlAccepted solution
Level 10
March 14, 2019

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

antoniom5495929
Level 7
March 14, 2019

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