Duplicate ACE found in policy while providing access in Useradmin | Community
Skip to main content
Level 3
April 4, 2019
Solved

Duplicate ACE found in policy while providing access in Useradmin

  • April 4, 2019
  • 1 reply
  • 1246 views

Hi All,

We have one author server where we are trying to provided access to any user and groups but the below error have been pop up

OakAccessControl0013: Duplicate ACE found in policy

With below error in logs

[pool-6-thread-5] org.apache.commons.httpclient.HttpMethodDirector Failure authenticating with BASIC 'Sling

org.apache.commons.httpclient.HttpMethodDirector Failure authenticating with BASIC 'Sling (Development)

Please let us know how to resolve this issue.

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 user05162

Whichever node is causing the error, open that node in CrxDe and click on the "Access Control" tab. Check if the ACL you are trying to add is already there.

If still not resolved, set up a TRACE level logger on "org.apache.jackrabbit.oak.api" and try to reproduce the issue.

1 reply

user05162Adobe EmployeeAccepted solution
Adobe Employee
April 4, 2019

Whichever node is causing the error, open that node in CrxDe and click on the "Access Control" tab. Check if the ACL you are trying to add is already there.

If still not resolved, set up a TRACE level logger on "org.apache.jackrabbit.oak.api" and try to reproduce the issue.