Groups missing after AEM-6.4.4 upgrade | Community
Skip to main content
sawan051
Level 3
May 6, 2019
Solved

Groups missing after AEM-6.4.4 upgrade

  • May 6, 2019
  • 4 replies
  • 3277 views

Hello Everyone,

Recently we have upgraded our servers from 6.2 to AEM 6.4.4 and we observed that many groups created till 6.2 was removed from the servers.

Is it caused by 6.4 upgrade?

Is it known issue?

Is there any fix for this to recover deleted groups?

Thanks in Advance.

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 Altham

We upgraded from 6.0 to 6.2, from  6.2 to 6.4 , and now 6.4 to 6.4.4

In every upgrade we found that some OOTB groups can get deprecated. or some new groups might show up.

A general practice which we follow for upgrade is...

1. Custom groups created by your team should be packaged and have merge or merge preserve mode.

2. Package your group and keep  a backup.

3. Install this package post upgrade.

4 replies

Adobe Employee
May 6, 2019
  • Check if you have any nodes under "/var/upgrade/PreUpgradeBackup" from Crxde.
  • Check the upgrade.log for any errors while migration or upgrade
  • There is no known issue with 6.4.4 and groups should not be missing.
  • Do you see the groups missing without installing SP4?
  • You can use [1] to migrate the groups from existing 6.2 instance

[1] Migrate users, groups, and ACLs between AEM instances

sawan051
sawan051Author
Level 3
May 6, 2019

Hi ,

I have checked all steps you have mentioned, except last 2.

This was an upgrade from 6.2 CFP-14 to AEM 6.4.4 directly and the groups which are missing are custom groups which we have created along the road. [Missing few not all]

Upgrade log was clean and successful.

I have read few more people complaining about the same issue.

AlthamAccepted solution
Level 3
May 8, 2019

We upgraded from 6.0 to 6.2, from  6.2 to 6.4 , and now 6.4 to 6.4.4

In every upgrade we found that some OOTB groups can get deprecated. or some new groups might show up.

A general practice which we follow for upgrade is...

1. Custom groups created by your team should be packaged and have merge or merge preserve mode.

2. Package your group and keep  a backup.

3. Install this package post upgrade.

sawan051
sawan051Author
Level 3
May 9, 2019

We have already upgraded to 6.4.4, but unfortunately we did not take any back-up of users/groups before upgrade.

I have few custom groups missing, so have created them again on server.

That seems only possible solution for me, thanks for looking into this.