publish replication not succesfull
Hi, all,
Got report from users that the replication from author to publish failed. Did the test of connection with the following errors:
~10.02.2016 16:29:54 - Create new HttpClient for Publish1 Agent
10.02.2016 16:29:54 - * Auth User: admin
10.02.2016 16:29:54 - * HTTP Version: 1.1
10.02.2016 16:29:54 - adding header: Action:Test
10.02.2016 16:29:54 - adding header: Path:/content
10.02.2016 16:29:54 - adding header: Handle:/content
10.02.2016 16:29:54 - deserialize content for delivery
10.02.2016 16:29:54 - No message body: Content ReplicationContent.VOID is empty
10.02.2016 16:29:54 - Sending POST request to http://localhost:5503/bin/receive?sling:authRequestLogin=1
10.02.2016 16:29:54 - sent. Response: 401 Unauthorized
10.02.2016 16:29:54 - Replication (TEST) of /content not successful. Conversation follows
10.02.2016 16:29:54 - ------------------------------------------------
10.02.2016 16:29:54 - Sending message to localhost:5503
10.02.2016 16:29:54 - >> POST /bin/receive HTTP/1.0
10.02.2016 16:29:54 - >> Action: Test
10.02.2016 16:29:54 - >> Path: /content
10.02.2016 16:29:54 - >> Handle: /content
10.02.2016 16:29:54 - >> Referer: about:blank
10.02.2016 16:29:54 - >> Content-Length: 0
10.02.2016 16:29:54 - >> Content-Type: application/octet-stream
10.02.2016 16:29:54 - --
10.02.2016 16:29:54 - << HTTP/1.1 401 Unauthorized
10.02.2016 16:29:54 - << Connection: Close
10.02.2016 16:29:54 - << Server: Day-Servlet-Engine/4.1.52
10.02.2016 16:29:54 - << Date: Wed, 10 Feb 2016 21:29:54 GMT
10.02.2016 16:29:54 - << WWW-Authenticate: Basic realm="Sling (Development)"
10.02.2016 16:29:54 - <<
10.02.2016 16:29:54 - Message sent.
10.02.2016 16:29:54 - ------------------------------------------------
10.02.2016 16:29:54 - Replication (TEST) of /content not successful.
Replication test failed
Unauthorized
in the author error.log file, got the following errors:
GET /libs/cq/core/content/login.html HTTP/1.1] servletengine Unable to send back last chunk: Broken pipe
Any suggestion where I should look into to fix the issue?
Thanks,
Daobing