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)
Solved! Go to Solution.
Views
Replies
Total Likes
Verify all bundles are running & any overlayed components are implemented correctly.
Views
Replies
Total Likes
Verify all bundles are running & any overlayed components are implemented correctly.
Views
Replies
Total Likes
Hello. I've encountered the same problem. Would you please tell me how did you solve it?
Views
Replies
Total Likes