Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Hi Everyone,
I'm facing an issue during the replication of content into AEM. Specifically, I'm encountering the following error:
Repository error during node import: rep:cugPolicy
I have checked the below points and these are in place:
Any Thoughts ? What causes this error during replication of a page ?
Thanks,
Ravi
--- Compact log from publisher ---
Caused by: javax.jcr.PathNotFoundException: rep:cugPolicy
at org.apache.jackrabbit.oak.jcr.session.NodeImpl$7.perform(NodeImpl.java:558) [org.apache.jackrabbit.oak-jcr:1.22.13]
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Hi Everyone,
I’ve found a solution to this issue and here’s a quick overview:
Reason: By default, rep:cugPolicy nodes are protected and aren’t included in replication.
Solution: To enable CUG policies on publishers, we need to configure the Apache Jackrabbit Oak CUG configurations in the Config Manager on the publish instance.
Let me know your thoughts, and feel free to share any suggestions or references.
Vistas
Respuestas
Total de me gusta
Hi @Ravi_Joshi
Could you please try with admin credentials? could be that Author does not have acl read permissions.
Vistas
Respuestas
Total de me gusta
Hi @arunpatidar , I am using admin credentials only.
Vistas
Respuestas
Total de me gusta
Hi @Ravi_Joshi,
check if your replication-service user has jcr:readAccessControl permissions on the root path.
Good luck,
Daniel
Vistas
Respuestas
Total de me gusta
Hi @daniel-strmecki , It is there for the replication-service.
Vistas
Respuestas
Total de me gusta
check jcr:readAccessControl permission for the replication-service user under the root path.
Vistas
Respuestas
Total de me gusta
Hi @Aakarsh , It is there for the replication-service.
Vistas
Respuestas
Total de me gusta
Hi Everyone,
I’ve found a solution to this issue and here’s a quick overview:
Reason: By default, rep:cugPolicy nodes are protected and aren’t included in replication.
Solution: To enable CUG policies on publishers, we need to configure the Apache Jackrabbit Oak CUG configurations in the Config Manager on the publish instance.
Let me know your thoughts, and feel free to share any suggestions or references.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas