From 1f7dcb1c674c1a22371672053aba10645c07fdb7 Mon Sep 17 00:00:00 2001
From: pgamba <pgamba@localhost>
Date: Mon, 26 May 2008 15:48:09 +0000
Subject: [PATCH] Fix 3276 - dsreplication post-external-initialization should return (an error) if replication plugin is stopped

---
 opends/src/messages/messages/replication.properties |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 86bd3d6..9efd1c4 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -275,4 +275,7 @@
 NOTICE_IGNORING_REMOTE_MONITOR_DATA_116=Some monitor data have been received \
  from the server with server ID %s too late and are ignored
 NOTICE_SERVER_STATE_RECOVERY_117=ServerState recovery for domain %s, \
-updated with changeNumber %s 
\ No newline at end of file
+updated with changeNumber %s
+SEVERE_ERR_RESET_GENERATION_CONN_ERR_ID_118=The generation ID could not be \
+reset for domain %s because it is NOT connected to the replication. You should \
+check in the configuration that the domain is enabled

--
Gitblit v1.10.0