From 87de2a2f4a358369a974511b477fe63f1d432177 Mon Sep 17 00:00:00 2001 From: gbellato <gbellato@localhost> Date: Tue, 10 Mar 2009 16:58:06 +0000 Subject: [PATCH] Fix for 3764 : Changing the replication configuration during a total update hangs --- opendj-sdk/opends/src/messages/messages/replication.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties index 3ead62c..2857292 100644 --- a/opendj-sdk/opends/src/messages/messages/replication.properties +++ b/opendj-sdk/opends/src/messages/messages/replication.properties @@ -360,3 +360,5 @@ for domain %s. Message: %s SEVERE_ERR_RESET_GENERATION_ID_FAILED_152=The generation ID could not be \ reset for domain %s +NOTICE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE_153=Cannot change the \ + configuration while a total update is in progress -- Gitblit v1.10.0