From 45eb21b1354b6925fc058f834f505a9699d1bbbe Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Wed, 10 Jun 2009 08:43:50 +0000 Subject: [PATCH] External Changelog - first step - related issues 495, 519 --- opends/src/messages/messages/replication.properties | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 4d27c47..b77bb30 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -365,4 +365,11 @@ SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started \ on base-dn %s : %s MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Error retrieving monitoring data: %s -SEVERE_ERR_BYTE_COUNT_156=The Server Handler byte count is not correct (Fixed) \ No newline at end of file +SEVERE_ERR_EXCEPTION_LOCKING_RS_DOMAIN_156=Caught exception when locking \ + the replication server domain: %s +SEVERE_ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE_157=Replication \ + protocol error. Bad message type. %s received, %s required +SEVERE_ERR_INVALID_COOKIE_FULL_RESYNC_REQUIRED_158=The provided cookie is \ + valid in the current context due to %s. Full resync is required +SEVERE_ERR_BYTE_COUNT_159=The Server Handler byte count is not correct (Fixed) + -- Gitblit v1.10.0