AEM 6.1-6.3 upgrade - Replication Agents Disabled Failed. | Community
Skip to main content
Level 2
February 5, 2018

AEM 6.1-6.3 upgrade - Replication Agents Disabled Failed.

  • February 5, 2018
  • 2 replies
  • 2493 views

Hi,

We are trying to upgrade from AEM 6.1 SP1 to 6.3. On running pre-upgrade steps, getting following error:

areAllPreUpgradeHealthChecksOK=false

Maintenance\ Task\ WorkflowPurgeTask=OK

Maintenance\ Task\ RevisionCleanupTask=OK

Modified\ Deprecated\ Indexes=OK

Maintenance\ Task\ com.day.cq.audit.impl.AuditLogMaintenanceTask=OK

Replication\ Agents\ Disabled=HEALTH_CHECK_ERROR

We have disabled all the replication agents, still getting error that Replication Agents Disabled failed.

Ran following pre-upgrade health checks:

Maintenance Task com.day.cq.audit.impl.AuditLogMaintenanceTask successful

Maintenance Task RevisionCleanupTask successful

Maintenance Task WorkflowPurgeTask successful

Replication Agents Disabled failed!

Modified Deprecated Indexes successful

Anyone seen this error before?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

kautuk_sahni
Community Manager
Community Manager
February 6, 2018

6.3 includes pre-upgrade checks that need to pass for the upgrade to complete successfully.

You need to disable all the replication agents on your system and make sure the audit log maintenance is configured correctly (“Audit Log Purge Scheduler” in configMgr) so it could be executed pre-upgrade.

-Kautuk

Kautuk Sahni
chjainAuthor
Level 2
February 8, 2018

Thanks Kautuk. We already disabled all the replication agents. All the other pre-upgrade checks are successful including audit log purge scheduler.

We still keep on getting Replication agents disabled error.

Ran following pre-upgrade health checks:

Maintenance Task com.day.cq.audit.impl.AuditLogMaintenanceTask successful

Maintenance Task RevisionCleanupTask successful

Maintenance Task WorkflowPurgeTask successful

Replication Agents Disabled failed!

Modified Deprecated Indexes successful

smacdonald2008
Level 10
February 8, 2018

Are you seeing any addition error messages that can help explain what is occurring?

chjainAuthor
Level 2
February 13, 2018

We were able to resolve the issue, it turned out there was a OTB replication agent from 5.6.1 that migrated to 6.1, and was not showing in the Tools-> Replication UI.

We disabled it using the CRXDE and re-ran the pre-upgrade health check.

Thanks

smacdonald2008
Level 10
February 13, 2018

I am glad you got it working and posted here to help ppl running into this.