Expand my Community achievements bar.

SOLVED

Duplicate ACE found in policy while providing access in Useradmin

Avatar

Level 4

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

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.