Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Repoinit JCR 1.1.26
-
None
Description
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.
Attachments
Issue Links
- causes
-
SLING-10281 Add "ensure principal ACL" which throws an Exception it it fails
- Closed
- relates to
-
SLING-9412 AclUtil.containsEquivalentEntry should not fail if no such node exists
- Resolved