| The following was found in the log:
It seems to suggest that the XWikiDocumentArchive in the document cache was modified while Replication was serializing it. This is clearly an XWiki Standard bug (probably somewhere we modify the archive without cloning it), but to be safe we could make sure to clone the XWikiDocument before serializing it. |