This article explains how to troubleshoot issues where OSGi configurations or bundles fail to install when placed under the crx-quickstart/install folder of an AEM installation.
If you have placed a configuration or bundle under the crx-quickstart/install folder of your AEM installation and it fails to install, then follow the steps below to debug the issue.
Some things that could cause the OSGi installer to fail are:
- A syntax error in the .config or .cfg file that was applied. A syntax reference for the .cfg and .config files can be found here:
- Failure of the system to unpause the JCR install module. Follow this article.
- Malfunctioning of the installer module - if you suspect this, then contact AEM Customer Care.