Replication agent alert that it will be handled by custom servlet
Hi All,
does any one facing the same issue and i also don't know how to reproduce and where i can check the logs as well for the particular.
adobe shared this logs and i checked the custom servlet and found that it is not pointing to OOTB page
Request 2 (GET /etc/replication/agents.publish.json) by admin - RequestProgressTracker Info
0 TIMER_START{Request Processing}
0 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message>
3 LOG Method=GET, PathInfo=null
4 TIMER_START{handleSecurity}
1565 TIMER_END{1560,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@6b03775b returns true
1757 TIMER_START{ResourceResolution}
1838 TIMER_END{81,ResourceResolution} URI=/etc/replication/agents.publish.json resolves to Resource=JcrNodeResource, type=cq:Page, superType=null, path=/etc/replication/agents.publish
1842 LOG Resource Path Info: SlingRequestPathInfo: path='/etc/replication/agents.publish', selectorString='null', extension='json', suffix='null'
1842 TIMER_START{ServletResolution}
1844 TIMER_START{resolveServlet(/etc/replication/agents.publish)}
1852 TIMER_END{7,resolveServlet(/etc/replication/agents.publish)} Using servlet Custom Servlet
1853 TIMER_END{10,ServletResolution} URI=/etc/replication/agents.publish.json handled by Servlet=Custom Provider Servlet
1