Anonymous access not allowed by configuration | Community
Skip to main content
Level 5
October 16, 2015
Solved

Anonymous access not allowed by configuration

  • October 16, 2015
  • 2 replies
  • 2734 views

Hi

I have issue in logging in CQ5. I was running CQ5 on other secure network  yesterday, and today system crashed. When i am trying to logged in on localhost:4502. It says page cannot be displayed.

Below is the error logs:

12.06.2014 22:26:18.133 *INFO* [0:0:0:0:0:0:0:1 [1402592178132] GET / HTTP/1.1] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver: Anonymous access not allowed by configuration - requesting credentials

12.06.2014 22:26:18.349 *WARN* [0:0:0:0:0:0:0:1 [1402592178339] GET /libs/granite/core/content/login.html HTTP/1.1] com.day.cq.widget.impl.HtmlLibraryManagerImpl No library configured at /libs/granite/core/content/login/clientlib

12.06.2014 22:26:18.351 *ERROR* [0:0:0:0:0:0:0:1 [1402592178339] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException org.apache.sling.api.SlingException: 

    at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:691)

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Caused by: java.lang.NullPointerException

    at org.apache.jsp.libs.granite.core.components.login.login_jsp._jspService(login_jsp.java:202)

    at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

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 Sham_HC

Verify all bundles are running & any overlayed components are implemented correctly.

2 replies

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Verify all bundles are running & any overlayed components are implemented correctly.

November 12, 2019

Hello. I've encountered the same problem. Would you please tell me how did you solve it?