I checked, and the issue we are having is related to that problem. (A more direct link: [SLING-6313] Sling installer can duplicate factory configurations if an invalid RegisteredResourceList.ser is found - AS… ) Looks like our root cause is AEM crashing on issues with the application code or infras...
We have this same problem, but not at every deployment. It's only happening sometimes, and I can't find the reason or cause. I too would like to know how to prevent it.BTW, I created a quick command line to clean up the bad OSGI config if you have many to delete. Copy the UIDS from OSGI console a...
Hi Kyle,As someone who is rather frustrated with this exact problem, I've had to do the following:Create runmodes for each instance that combine the values I need, for example, my dev servers have:publish, dev, d, publish-devauthor, dev, d, author-devAnd then I have to use the hyphenated value in my...