Level 4
March 27, 2017
Solved
Getting error when Migration user from 6.0 to 6.2
- March 27, 2017
- 3 replies
- 2767 views
Dear All,
We are migrating our AEM 6.0 to 6.2 environment.
I created the user package with below information in my 6.0 environment.
Package Name: Users_Migrate_6.2_Sunita
Filters: /home/users
exclude /home/users/a/admin
exclude /home/users/a/anonymous
After creating package when I tried to install the above package in 6.2 then I am getting below error. Also screenshot attached.
Error: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0027: The admin user cannot be removed.
Please help me on this.