[
https://issues.apache.org/jira/browse/SLING-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-2495.
-------------------------------------
Resolution: Fixed
The jcr installer has been configured incorrectly: changed configs are written
back to /apps/system/config while the installer only reads from directories
named install. So on startup, the previously written back configuration is not
found by the jcr installer and therefore the installer assumes the
configuration has been removed from the repository and removes it from the
config admin.
Changed the configuration
> Configs stored in {sling.home}/config purged at startup
> -------------------------------------------------------
>
> Key: SLING-2495
> URL: https://issues.apache.org/jira/browse/SLING-2495
> Project: Sling
> Issue Type: Bug
> Components: Installer
> Affects Versions: JCR Installer 3.1.4
> Reporter: Pontus Amberg
> Assignee: Carsten Ziegeler
> Fix For: JCR Installer 3.1.6
>
>
> Configs stored in {sling.home}/config are purged when a Sling is started.
> If for example authentication requirements is added in the authentication
> service
> a SlingAuthenticator.config file is created in
> config/org/apache/sling/engine/impl/auth
> but when Sling is restarted the file is removed and the settings are lost.
> The folders are still there though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira