Hope someone can help me out here:
We have 2 servers and several mobile users. Documents are being edited by users and background agents on different locations. So we’re not surprised to have a replication conflict. But: when a replication conflict occurs I get NO winner document! Both documents are conflict documents?! Here’s what I have:
Conflict 1:
-
$Ref = “UNID1”
-
UNID = “UNID2”
-
$Revisions, sequence number: 0 (???)
-
Last modified date: 04/11/2005 10:10:38
Conflict 2:
-
$Ref = “UNID2”
-
UNID = “UNID2”
-
$Revisions, sequence number: 23
-
Last modified date: 04/11/2005 10:10:38
So conflict 2 is referring to itself? I can’t reproduce it. Looking at the sequence numbers: conflict 1 has seqnum 0, conflict 2 has secnumber 23? The last modified date/time stamps are exactly the same.
How did this happen?