Stop AEM.
This article discusses how to fix OSGi installer configurations that are in corrupt state in AEM?
Configuration changes made under crx-quickstart/install are not applied. If you view the page [1], you notice that duplicate configurations applied for the same service PIDs.
AEM 6.x
The RegisteredResourceList.ser file is in corrupt state.
Stop AEM.
Download com.adobe.granite.tools.fileinstallertool-1.0.2.jar to the same folder as the AEM jar file.
To clear all the duplicate entries and fix any issues, run the following command.
java -jar com.adobe.granite.tools.fileinstallertool-1.0.2.jar
Start AEM.
Download
Sign in to your account