From fdd4869955da5a5f181d0d44756d3da0bdd35594 Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Wed, 13 Apr 2011 22:24:13 +0000 Subject: [PATCH] Another fix for OpenDJ-97: Very many minor problems with the error logging for replication --- opends/src/messages/messages/replication.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 00014bc..8e31ab8 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -538,4 +538,6 @@ application connecting to this replication server. The error was: %s SEVERE_WARN_MISSING_REMOTE_MONITOR_DATA_106=Timed out waiting for monitor data \ for the domain "%s" from replication server RS(%d) - +NOTICE_LOAD_BALANCE_REPLICATION_SERVER_213=Directory Server DS(%d) is disconnecting \ + from replication server RS(%d) at %s for domain "%s" in order to find another \ + replication server in the topology and distribute load more equally -- Gitblit v1.10.0