[
https://issues.apache.org/jira/browse/SLING-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106383#comment-17106383
]
Andrei Dulvac commented on SLING-9449:
--------------------------------------
resolved in
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/commit/55aa500da6805482d6972330e37125eacedaca8f
> Repoinit AclUtil#setPrincipalAcl throws exception if no path-based entry
> exists for principal
> ---------------------------------------------------------------------------------------------
>
> Key: SLING-9449
> URL: https://issues.apache.org/jira/browse/SLING-9449
> Project: Sling
> Issue Type: Bug
> Components: Repoinit
> Affects Versions: Repoinit JCR 1.1.26
> Reporter: Andrei Dulvac
> Assignee: Andrei Dulvac
> Priority: Critical
>
> The check at
> https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/master/src/main/java/org/apache/sling/jcr/repoinit/impl/AclUtil.java#L191
> is very aggressive and results in an error getting thrown, which potentially
> causes the repository service to not start up.
> It should be replaced with a log message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)