Test connection for Author replication agent giving 404 | Community
Skip to main content
seemak19887037
Level 2
November 17, 2021
Solved

Test connection for Author replication agent giving 404

  • November 17, 2021
  • 2 replies
  • 1096 views

Hi Team,

Test connection of replication agent giving 404 error also in view log we are seeing the following error. Last month we got the similar error and it got resolved by changing the password from transport tab. This time we are doing the same thing but issue are still there.

2021-11-17 12:33:49 - INFO - slh-fra02-dcepqb-pub0101_regular : Using user regular-replication-agent for building content. 2021-11-17 12:33:49 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'. 2021-11-17 12:33:49 - ERROR - slh-fra02-dcepqb-pub0101_regular : Error while building replication content com.day.cq.replication.AccessDeniedException: Replicaiton Agent [slh-fra02-dcepqb-pub0101_regular]- Agent user [regular-replication-agent] doesn't have sufficient permission on [/content] 2021-11-17 12:42:16 - INFO - slh-fra02-dcepqb-pub0101_regular : Using user regular-replication-agent for building content. 2021-11-17 12:42:16 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'. 2021-11-17 12:42:16 - ERROR - slh-fra02-dcepqb-pub0101_regular : Error while building replication content com.day.cq.replication.AccessDeniedException: Replicaiton Agent [slh-fra02-dcepqb-pub0101_regular]- Agent user [regular-replication-agent] doesn't have sufficient permission on [/content] 2021-11-17 12:42:36 - INFO - slh-fra02-dcepqb-pub0101_regular : Using user regular-replication-agent for building content. 2021-11-17 12:42:36 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'. 2021-11-17 12:42:36 - ERROR - slh-fra02-dcepqb-pub0101_regular : Error while building replication content com.day.cq.replication.AccessDeniedException: Replicaiton Agent [slh-fra02-dcepqb-pub0101_regular]- Agent user [regular-replication-agent] doesn't have sufficient permission on [/content] 2021-11-17 13:02:12 - INFO - slh-fra02-dcepqb-pub0101_regular : Agent stopped. 2021-11-17 13:02:12 - INFO - slh-fra02-dcepqb-pub0101_regular : Agent stopped for (re)configuration 2021-11-17 13:02:12 - INFO - slh-fra02-dcepqb-pub0101_regular : Agent configuration updated at /etc/replication/agents.author/slh-fra02-dcepqb-pub0101_regular/jcr:content 2021-11-17 13:02:12 - INFO - slh-fra02-dcepqb-pub0101_regular : Agent updated. State is enabled and valid 2021-11-17 13:02:12 - INFO - slh-fra02-dcepqb-pub0101_regular : Agent started. 2021-11-17 13:03:48 - INFO - slh-fra02-dcepqb-pub0101_regular : Using user regular-replication-agent for building content. 2021-11-17 13:03:48 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'. 2021-11-17 13:03:48 - ERROR - slh-fra02-dcepqb-pub0101_regular : Error while building replication content com.day.cq.replication.AccessDeniedException: Replicaiton Agent [slh-fra02-dcepqb-pub0101_regular]- Agent user [regular-replication-agent] doesn't have sufficient permission on [/content]

It would be grateful if i will get solution for it.

 

 

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 Raja-Karuppsamy

@seemak19887037 Replication log clearly shows:

2021-11-17 12:42:16 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'.

** Agent user "regular-replication-agent" configured in the replication agent which doesn't have sufficient permission to build/replicate the content to publisher.

** Please do check the permission for the user "regular-replication-agent" in the useradmin console and grant permission to the content path.

 

 

2 replies

Bhuwan_B
Community Advisor
Community Advisor
November 17, 2021
Raja-Karuppsamy
Community Advisor
Raja-KaruppsamyCommunity AdvisorAccepted solution
Community Advisor
November 17, 2021

@seemak19887037 Replication log clearly shows:

2021-11-17 12:42:16 - ERROR - slh-fra02-dcepqb-pub0101_regular : Unable to build content for agent 'slh-fra02-dcepqb-pub0101_regular'.Agent User 'regular-replication-agent' does not sufficient permission on '/content'.

** Agent user "regular-replication-agent" configured in the replication agent which doesn't have sufficient permission to build/replicate the content to publisher.

** Please do check the permission for the user "regular-replication-agent" in the useradmin console and grant permission to the content path.