From 4b1c40ffa0ccf7d8d589d85ea62093f43ce0a9db Mon Sep 17 00:00:00 2001
From: mrossign <mrossign@localhost>
Date: Fri, 03 Apr 2009 12:44:38 +0000
Subject: [PATCH] Fix for 2965: missing-change does not exist in cn=monitor for replication server

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 88a5478..c187fb3 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -363,4 +363,5 @@
 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 
+ on base-dn %s : %s
+MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Error retrieving monitoring data: %s

--
Gitblit v1.10.0