Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

AEM instance is not starting

Avatar

Level 2

Hi  Team,

 

I am getting the below error while starting my AEM instance

HTTP ERROR 503 AuthenticationSupport service missing. Cannot authenticate request.

 

In error log:

1.08.2024 21:05:58.855 *INFO* [qtp333354119-218] com.adobe.granite.crypto BundleEvent STARTING
01.08.2024 21:05:58.857 *INFO* [qtp333354119-218] com.adobe.granite.crypto BundleEvent STOPPING
01.08.2024 21:05:58.857 *INFO* [qtp333354119-218] com.adobe.granite.crypto BundleEvent STOPPED
01.08.2024 21:05:58.858 *ERROR* [qtp333354119-218] org.apache.felix.http.jetty Bundles: Cannot start (org.osgi.framework.BundleException: Activator start error in bundle com.adobe.granite.crypto [8].)
org.osgi.framework.BundleException: Activator start error in bundle com.adobe.granite.crypto [8].
at org.apache.felix.framework.Felix.activateBundle(Felix.java:2452)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984)
at org.apache.felix.webconsole.internal.core.BundlesServlet.doPost(BundlesServlet.java:365) [org.apache.felix.webconsole:4.6.2]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:644) [org.apache.felix.http.servlet-api:1.1.2]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) [org.apache.felix.http.servlet-api:1.1.2]
 
This bundle is in resolved state, its not starting - 
Adobe Granite Crypto Supportcom.adobe.granite.crypto
 
Even after deleting crx-quickstart folder, my AEM instance is not starting up
 
1 Accepted Solution

Avatar

Correct answer by
Level 2

It started working after updating the jdk to jdk11

View solution in original post

3 Replies

Avatar

Community Advisor

Hi, 

 

If you deleted the crx-quickstart folder, you might just be viewing a cached version of the page. Please make sure you are trying again in an incognito window.



Esteban Bustamante

Avatar

Correct answer by
Level 2

It started working after updating the jdk to jdk11