AEM content package replication - performance issue | Community
Skip to main content
Balu_M
New Participant
December 14, 2021
Solved

AEM content package replication - performance issue

  • December 14, 2021
  • 2 replies
  • 919 views

Hi All,

 

We are replicating content package(content.zip) from one instance to another instance using automated process but we are getitng issue with replication process, sometimes replication of package(~20 mb) taking 1hr to replicate. we captured processing time of replication job from "/system/console/slingevent" console.

 

Any suggestions to debug this issue ?

 

Thanks,

Balu.

 

 

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 Raja-Karuppsamy

@balu_m Content package of 20mb won't be taking 1hr to replicate the package to publisher.

  1. Can you check the replication log during the replication process.
  2. Check error.log as well.
  3. Try to activate the content package manually to verify the time duration whether automated process causing the issue.
  4. Check OSGi configuration : Package Manager validation configuration -> to check package size & time limit validation.

Let us know how you are trying to replicate the content package to another instance via automated process?

2 replies

joerghoh
Employee
December 15, 2021

As mentioned, you should check the error.log; when the replication has been completed, it will print a longer log line with multiple durations; from there it should be visible in which part of the replication process the time is spent.

Raja-Karuppsamy
Raja-KaruppsamyAccepted solution
New Participant
December 14, 2021

@balu_m Content package of 20mb won't be taking 1hr to replicate the package to publisher.

  1. Can you check the replication log during the replication process.
  2. Check error.log as well.
  3. Try to activate the content package manually to verify the time duration whether automated process causing the issue.
  4. Check OSGi configuration : Package Manager validation configuration -> to check package size & time limit validation.

Let us know how you are trying to replicate the content package to another instance via automated process?