Why the cq prints org.apache.commons.httpclient.auth.AuthChallengeProcessor basic authentication scheme selected in error log. | Community
Skip to main content
Level 3
October 16, 2015
Solved

Why the cq prints org.apache.commons.httpclient.auth.AuthChallengeProcessor basic authentication scheme selected in error log.

  • October 16, 2015
  • 1 reply
  • 1780 views

Hi guys,

Why the cq author server always print below log every 30 seconds in error log file (I installed cq6.1 version)?

Where can configure this?

Thanks.

19.06.2015 04:29:00.419 *INFO* [pool-6-thread-1] org.apache.commons.httpclient.auth.AuthChallengeProcessor basic authentication scheme selected
19.06.2015 04:29:00.419 *INFO* [pool-6-thread-1] org.apache.commons.httpclient.HttpMethodDirector Failure authenticating with BASIC 'Sling (Development)'@localhost:4503
19.06.2015 04:29:30.419 *INFO* [pool-6-thread-1] org.apache.commons.httpclient.auth.AuthChallengeProcessor basic authentication scheme selected
19.06.2015 04:29:30.419 *INFO* [pool-6-thread-1] org.apache.commons.httpclient.HttpMethodDirector Failure authenticating with BASIC 'Sling (Development)'@localhost:4503


In my publish server also prints the below log.

19.06.2015 04:35:01.688 *INFO* [qtp1874158275-224] com.adobe.granite.auth.sso.impl.SsoAuthenticationHandler Unable to decode user ID null
19.06.2015 04:35:01.694 *INFO* [10.0.241.83 [1434681301692] GET /blog/carsten.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Resource /blog/carsten.html not found
19.06.2015 04:35:30.418 *INFO* [qtp1874158275-5737] org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate admin: UserId/Password mismatch.
19.06.2015 04:36:00.419 *INFO* [qtp1874158275-224] org.apache.sling.auth.core.impl.SlingAuthenticator handleLoginFailure: Unable to authenticate admin: UserId/Password mismatch.

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

Out of the box authors have default replication agents & reverse replication configured to publish with default crendentials admin/admin.  You  have changed the publish credentials but not the agent.  go to replication agent & configure the right password and error will go away.

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/replication.html

1 reply

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Out of the box authors have default replication agents & reverse replication configured to publish with default crendentials admin/admin.  You  have changed the publish credentials but not the agent.  go to replication agent & configure the right password and error will go away.

https://docs.adobe.com/docs/en/cq/5-6-1/deploying/replication.html