Expand my Community achievements bar.

AEM 6.2 reverse replication issues

Avatar

Level 1

Hi all,

I am currently trying do reverse replication with no success. I have tried using the agent replication manager (pointing towards the folder and ootb) and writing custom code.

The node that I am trying to reverse replicate has with properties:

":content": {

"jcr:primaryType": "nt:unstructured",

"jcr:lastModified": new Date(),

"cq:distribute": true,

"nodeName": jsonObject

}

and lives within /var/folder1/folder2

I have had many errors, including ones related to Transport handlers and polling agents, but do not fully understand where to go from that point.

Any help would be appreciated and may be able provide more information if needed

1 Reply