After installing the AEM 6.5.15.0 service pack, the error occurs as:
After installing AEM 6.5.15.0 service pack the CRX/bundle and the start page show service unavailable errors.
This solution applies to:
Troubleshooting steps are applicable for all application servers except JBoss EAP 7.4.
After installing AEM 6.5.15.0 service pack, if the CRX/bundle and the start page show service unavailable errors, perform the following steps:
Stop the application server.
Navigate to [aem-forms root]\crx-repository\launchpad\felix\bundle52
.
Locate the bundle.info
file.
Open the bundle.info
file in ant text editor and search for the bundle name as org.apache.felix.http.bridge
.
In case the bundle.info
under bundle52
doesn’t contains the org.apache.felix.http.bridge
bundle, check the bundle number in square bracket next to the org.apache.felix.http.bridge
. Then navigate to [aem-forms root]\crx-repository\launchpad\felix\bundle[x] and perform the next steps at this location.
Navigate to URL: [aem-forms root]\crx-repository\launchpad\felix\bundle[x]\version0.1
.
Search for bundle.jar
and rename the bundle.jar
to bundle.jar.bak
.
Copy the Bundle for AEM 6.5 Forms on JEE Service Pack 15
at this location from the Software Distribution.
Start the application server, wait for logs to stabilize and check the bundle state.
Once all bundles are in the active state, install the Fragment for AEM 6.5 Forms on JEE Service Pack 15 from the system/console/bundles
and wait for the application server to stabilize.
Stop the application server.
Navigate to [aem-forms root]\crx-repository\launchpad\felix\bundle52\version0.1
and delete the bundle.jar
.
Rename the bundle.jar.bak
to the bundle.jar
.
Start the application server.