1. Configure content replication in replicating-content-services-context.xml (for Local and Shared Content Stores scenario)
2. Copy ehcache-custom.xml to extension dir
3. Start alfresco.
Actual result:
Replicating folder persists clean
Expected result:
Data from ${dir.root}/contentstore should appear in replicating folder
get following message in logs
14:13:02,862 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store.
14:13:02,862 ERROR [org.alfresco.repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.
14:13:02,862 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 10250001 Ensure that the 'dir.root' property is pointing to the correct data location.
at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:332)