adobe / aem-modernize-tools

A suite of tools to modernize your AEM Sites implementations off legacy features.
http://opensource.adobe.com/aem-modernize-tools/
Apache License 2.0
64 stars 42 forks source link

RepoInit failure on local SDK #73

Closed bstopp closed 2 years ago

bstopp commented 2 years ago

Expected Behaviour

When installing the package into AEMaaCS SDK, it should not error during the RepoInit process

Actual Behaviour

This error occurs:

17.11.2021 21:28:49.315 *ERROR* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.sling.jcr.repoinit.RepositoryInitializer~aem-modernize)] com.adobe.granite.repository.impl.SlingRepositoryManager Exception in a SlingRepositoryInitializer: RepositoryInitializerFactory, references=[], scripts=1
java.lang.RuntimeException: Failed to set ACL (javax.jcr.PathNotFoundException: Cannot set ACL on non-existent path /etc/designs) AclLine ALLOW {paths=[/etc/designs], privileges=[rep:write]}

Steps to Reproduce

Platform and Version

Logs taken while reproducing problem