Getting Root node is not accessible Error while applying #706
vishnuvt999
started this conversation in
General
Replies: 2 comments 3 replies
-
This sounds like lack of permissions of the underlying service user. Please try to install the service user permissions as they ship with ACTool (https://github.com/Netcentric/accesscontroltool/tree/develop/accesscontroltool-content-package/src/main/jcr_root). |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I have installed NetCentric ACL Tool in my local and Getting Root node is not accessible Error while applying .
Version :- 6.5.20
Netcentric Tool:- AC Tool v3.0.9
Added admin privilege to actool-service user also
03.05.2024 11:32:38.408 ERROR [[0:0:0:0:0:0:0:1] [1714716158359] GET /mnt/overlay/netcentric/actool/content/overview.html/actool HTTP/1.1] biz.netcentric.cq.tools.actool.history.impl.AcHistoryServiceImpl Could not get history items: javax.jcr.AccessDeniedException: Root node is not accessible.
javax.jcr.AccessDeniedException: Root node is not accessible.
at org.apache.jackrabbit.oak.jcr.session.SessionImpl$5.perform(SessionImpl.java:324) [org.apache.jackrabbit.oak-jcr:1.22.18]
at org.apache.jackrabbit.oak.jcr.session.SessionImpl$5.perform(SessionImpl.java:318) [org.apache.jackrabbit.oak-jcr:1.22.18]
at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:207) [org.apache.jackrabbit.oak-jcr:1.22.18]
at org.apache.jackrabbit.oak.jcr.session.SessionImpl.getRootNode(SessionImpl.java:318) [org.apache.jackrabbit.oak-jcr:1
Beta Was this translation helpful? Give feedback.
All reactions