Resource at '/' not found: No resource found | Community
Skip to main content
Love_Sharma
Level 4
January 15, 2021
Solved

Resource at '/' not found: No resource found

  • January 15, 2021
  • 2 replies
  • 15184 views

Dear Members,

 

I tried adding custom values to below AEM config under /apps/*/config

org.apache.sling.engine.impl.auth.SlingAuthenticator

org.apache.sling.servlets.resolver.SlingServletResolver

And whenever I restart my instance, I get Resource at '/' not found: No resource found  and also when I logout from home screen, same error.

 

Also, when I go to http://localhost:4502/crx/de/index.jsp# and login from CRX, I am back in session.

 

Any help appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

If you get that message it seems that you broke/misconfigured the authentication system.

2 replies

Vijayalakshmi_S
Level 10
January 18, 2021

Hi @love_sharma,

Please provide the details of properties that are modified as part of the mentioned configs. (Sling Authenticator and Sling Servlet resolver) and reason for the same/functionality you are trying to achieve.

Love_Sharma
Level 4
January 19, 2021

@vijayalakshmi_s OOTB properties were not touched and I added my own custom property as shown below. When I tried putting these new values in code base under /config, I encountered the error. I tried putting just the new values adding -domain to the config's PID & using OOTB PID as is mentioning existing and custom values but the time I restart my AEM, I face the issue.

 

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
January 18, 2021

If you get that message it seems that you broke/misconfigured the authentication system.