Unable to restore corrupt CRX repository
- Topics:
- Adaptive Forms
CREATED FOR:
- User
- Developer
Issue
For AEM Forms on JEE that uses a relational database, time on the machine hosting AEM Forms and relational database should always be in absolute sync. If the time on these machines gets out of sync, the CRX-repository of AEM Forms on JEE server can become inaccessible. It may appear corrupt and become inaccessible via URL. The AuthenticationsupportService missing
error is logged.
Prerequisites
Take the backup of your CRX-repository before performing the below-mentioned steps.
Solution
-
Go to
https://[AEM Forms Server]:[port]/system/console/bundles
. -
Locate the
oak-core
bundle and check whether it is running. -
Restart the
oak-core
bundle if it is not running. Ifoak-core
bundle, then it indicates that the bundle is in running state. -
If the issue is still not resolved, restore from the CRX-repository from the backup or rebuild the CRX-repository if backup is not available.
Applies To
This solution applies to AEM Forms on JEE Cluster.