Expand my Community achievements bar.

SOLVED

AEM content package replication - performance issue

Avatar

Level 3

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.

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@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?

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

@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?

Avatar

Employee Advisor

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.