Expand my Community achievements bar.

SOLVED

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

Avatar

Level 4

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.

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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