2004-12-17 08:14:18 UTC
Admittedly I did not read all the output carefully, but the problem is likely the parameter "current" you are using in the rdp operation. You need to use either the AgentLocation (ID) of the host that wrote the tuple or the HostLocation where the writing agent is residing.
Another thing to try is a rd instead of a rdp. Use cur=unspecified in the rd. If this doesn't find the tuple, then there is a problem with connectivity of some sort.
If this doesn't help, try posting the out operation from Agent1 and your rdp operation from Agent2.
-Amy