Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

HTTP ERROR 503 ServletResolver service missing, cannot service requests

Avatar

Level 3

Hi,

 

I am trying to login into my instance and I am getting this error.

HTTP ERROR 503 ServletResolver service missing, cannot service requests

URI: /libs/granite/core/content/login.html
STATUS: 503
MESSAGE: ServletResolver service missing, cannot service requests
SERVLET: org.apache.felix.http.base.internal.dispatch.DispatcherServlet-71190bb2

 

I am using AEM 6.5 Service pack 12

Any suggestion I can use to resolve this issue?

 

Thank You

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Most likely there's a problem with the repository. I wrote a blog article about it: https://cqdump.joerghoh.de/2022/03/17/how-to-analyze-authentication-support-missing/ can you check that?

View solution in original post

0 Replies

Avatar

Community Advisor

Hi @StrawHatM23 ,

Please check if there are any bundles in Installed state here: http://localhost:4502/system/console/bundles

Regards,

Santosh

Avatar

Level 3

Hi,

 

When I click the link I am not able to log in, that error still shows up.

Avatar

Community Advisor

Is your project installed on AEM instance? If Yes Can you try setting up fresh instance without your project? In this case we can able to find out whether it's issue with AEM or your code.

Avatar

Correct answer by
Employee Advisor

Most likely there's a problem with the repository. I wrote a blog article about it: https://cqdump.joerghoh.de/2022/03/17/how-to-analyze-authentication-support-missing/ can you check that?