From a34885423c29c71790f0e9d0871f100ac477c46d Mon Sep 17 00:00:00 2001 From: gbellato <gbellato@localhost> Date: Tue, 17 Mar 2009 07:50:10 +0000 Subject: [PATCH] Fix for 3300 : Cannot start server if backend of replicated suffix is disabled --- 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 2857292..88a5478 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -362,3 +362,5 @@ reset for domain %s NOTICE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE_153=Cannot change the \ configuration while a total update is in progress +SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started \ + on base-dn %s : %s -- Gitblit v1.10.0