April 25, 2020
Estimated Post Reading Time ~

Custom bundles are in the installed state after AEM server restart

Many a times while working with AEM we find various errors related to bundles. Sometimes it is very difficult to find as to why AEM bundles are going to installed state.

Adobe has given us a HOTFIX for this issue.

"AEM bundles going to installed sate" HOTFIX comes in the form of a small JAR file.
he AEM bundle hotfix comes in the form of org.eclipse.equinox.region jar file.

Solution1: If you have tried other ways and just couldn't get it working and still see various AEM system
bundles in the installed state then try to install this JAR into your Felix console /system/console/bundles.

Click here to Download Jar

This is a good fix that works most of the time. Also trying this solution will not hurt. You can always delete the bundle if it didn't do the job.

NOTE:

AEM will refresh all the bundles. So please wait 5 minutes after installing the Equinox HOTFIX.

Solution2:
For AEM version 6.1 only.

If the above method didn't resolve your problem then try to remove equinox related JAR file.
Look for a bundle with this name "Region Digraph(org.eclipse.equinox.region)"


Now remove this bundle. Also, remove the bundle you installed in Solution 1 if necessary.
Long story short, there should not be any equinox jars installed.

Why this Happens?

According to Adobe the equinox eclipse bundle has some dependency on eclipse and should not be in AEM6.1, it was meant for AEM version 6.2. But this bundle got introduced in this version.

Other Version of Jar file:
1. Click here to Download


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.