CQ5 version 5.5.0
I have a workflow that executes "Activate" on a page, then emails for approval before the next step. The activation proceeds correctly. The email to prompt the target audience seemsto approve the next step seems correct. That next step should replicate to a different host, using a replication agent that does not participate in "Default" activation. I have verified that this agent does not participate in the first "Activate" step.
when I "complete" the email item to advance the workflow, I get "com.day.cq.replication.impl.ReplicatorImpl Repository error while replicating. javax.jcr.RepositoryException: Not an absolute path: ics/population/foreign-born" in the log. The path has been munged, as "ics" is from "topics" and there are higher level path components also missing.
Is this a known issue? What is my best next step to debug this?
Thanks!