CQ Upgrade | Community
Skip to main content
Level 2
February 19, 2016
Solved

CQ Upgrade

  • February 19, 2016
  • 3 replies
  • 1168 views

Hi All,

We are planning our project from 5.6.1 to 6.1

Questions:

1. Do i need to upgrade first to 6.0 using Inplace upgrade or Can i do direct inplace upgrade in 6.1?

Please Suggest.

Thanks

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 kautuk_sahni

Hi 

Please go through the documentation link:- https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html and https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html

UPGRADE OVERVIEW

There are two distinct steps to doing a full upgrade:

  1. In-Place Upgrade: Drop in the new jar file in place of the original one in your <aem-install> directory, right next to your existing crx-quickstart directory) and launch it. This upgrades the system, but leaves the existing CRX 2 repository as-is.
  2. Migrating the Repository to Oak: Once the in place upgrade is complete, you can optionally migrate the existing CRX 2 repository to the new Jackrabbit Oak-based CRX 3 repository. 

I hope this will help you.

Thanks and Regards

Kautuk Sahni

3 replies

Kunal_Gaba_
February 19, 2016

You can directly do an in-place upgrade to 6.1 from 5.6.1. Please follow the below docs-

Level 6
February 20, 2016

Hi Kunal,

I am using CQ5.6 and need to migarte to AEM6.1

Please let me know how INPLACE upgrade will change repository OAK also.

I guess we need to first run "inplace upgarde " and then convert repository using "crx2oak"

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
February 22, 2016

Hi 

Please go through the documentation link:- https://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html and https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html

UPGRADE OVERVIEW

There are two distinct steps to doing a full upgrade:

  1. In-Place Upgrade: Drop in the new jar file in place of the original one in your <aem-install> directory, right next to your existing crx-quickstart directory) and launch it. This upgrades the system, but leaves the existing CRX 2 repository as-is.
  2. Migrating the Repository to Oak: Once the in place upgrade is complete, you can optionally migrate the existing CRX 2 repository to the new Jackrabbit Oak-based CRX 3 repository. 

I hope this will help you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni