From 46fd9423ab622d7f9531aa1564846ec52fe09534 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 24 Apr 2013 12:44:51 +0000 Subject: [PATCH] Replication Cleanup. --- opends/src/messages/messages/replication.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 0f6a92d..066a26f 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -541,3 +541,5 @@ replication server in the topology and distribute load more equally SEVERE_WARN_INVALID_SYNC_HIST_VALUE_214=The attribute value '%s' is not a valid \ synchronization history value +SEVERE_ERR_REPLICATIONDB_CANNOT_PROCESS_CHANGE_RECORD_215=Replication server RS(%d) \ + failed to parse change record with changenumber %s from the database. Error: %s \ No newline at end of file -- Gitblit v1.10.0