Expand my Community achievements bar.

AEM 6.1 -> 6.3 Migration Issue

Avatar

Level 3

Hi All,

I am working on the AEM Upgrade project and trying to upgrade aem 6.1 to aem 6.3.

Below are the steps that I have done so far -

1. I have changed all POM (for uber-jar) files and Java classes to change WCMUse class to WCMUsePojo.

2. While trying to deploy bundle+content to AEM 6.3 Server, I am getting an error:

[INFO] Installing project-content (D:\Project\content-aem\application\target\content-content-1.0-SNAPSHOT.zip) to http://localhost:4502/crx/packmgr/service.jsp

[ERROR] Request failed: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0021: /apps/project/components/page/<Component>/<Component>.html/jcr:content[[nt:resource]]: Mandatory property jcr:data not found in a new node (500)

Has anyone encountered this issue before while doing the migration from AEM 6.1 to AEM 6.3?

1 Reply

Avatar

Administrator

Try removed the error causing node and installed the package and it is installed now properly.

Could not Install Package from AEM 5.6.1 to AEM 6.3



Kautuk Sahni