XSTORE V19.0.3 - FAILED PERSISTENCE CAUSES DUPLICATE POSLOG ENTRIES
Xcenter is logging the following exception during inbound replication processing:
ReplDuplicateRecordException: Replication object already in database
The exception occurs within ReplicateResource.replicateXml() while saving a replication item in Xcenter.
WARN {} [com.micros_retail.xcenter.service.rest.v1.ReplicateResource] Catching
com.micros_retail.xcenter.replication.ReplDuplicateRecordException: Replication object already in database: ReplicationItemKey[orgId=3,rtlLocId=128,wkstId=1,tmstmp=20260205.235933.226+0000]
at com.micros_retail.xcenter.replication.ReplicationCentralStore.save(ReplicationCentralStore.java:212) ~[classes/:?]
at com.micros_retail.xcenter.service.rest.v1.ReplicateResource.replicateXml(ReplicateResource.java:64) ~[classes/:19.0.3.0.73]
at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]