The DLP Endpoint Server Aggregator logs contain the following SEVERE error message:
Nov 3, 2025 5:26:29 PM com.symantec.dlp.communications.common.activitylogging.JavaLoggerImpl log
SEVERE:
java.lang.IllegalArgumentException: Programming error. No replicator registered for replicator number (28).
at com.symantec.dlp.identifiers.factories.PositiveInteger31ReplicatorIdFactory.get(PositiveInteger31ReplicatorIdFactory.java:93)
at com.symantec.dlp.identifiers.deserializers.PositiveInteger31ReplicatorIdDeserializer.deserialize(PositiveInteger31ReplicatorIdDeserializer.java:49)
at com.symantec.dlp.identifiers.deserializers.PositiveInteger31ReplicatorIdDeserializer.deserialize(PositiveInteger31ReplicatorIdDeserializer.java:36)
at com.symantec.dlp.communications.commlayer.impl.DataConnectionImpl.processInboundDataFrame(DataConnectionImpl.java:1275)
at com.symantec.dlp.communications.commlayer.impl.DataConnectionImpl.handleInboundDataForReplicators(DataConnectionImpl.java:1205)
at com.symantec.dlp.communications.commlayer.impl.DataConnectionImpl.doService(DataConnectionImpl.java:622)
at com.symantec.dlp.communications.commlayer.impl.DataConnectionImpl.run(DataConnectionImpl.java:548)
at com.symantec.dlp.util.concurrent.DeadlineTaskQueue$DeadlineTask.run(DeadlineTaskQueue.java:254)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
This is caused by the fact older, not updated Endpoint Agents are trying to send a specific replicator that no longer exists on the updated Enforce/Endpoint Server and this this error is thrown.