From 40e2acfd1e9676f3b63385b15075bf1395d4543e Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Fri, 01 Feb 2008 13:21:19 +0000 Subject: [PATCH] Fix 2598 - fixes for global replication monitoring --- 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 39ddbcf..bdd615b 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -252,7 +252,8 @@ NOTICE_SSL_SERVER_CON_ATTEMPT_ERROR_105=SSL connection attempt from %s (%s) \ failed: %s SEVERE_ERR_MISSING_REMOTE_MONITOR_DATA_106=Monitor data of remote servers \ - are missing due to an error in the retrieval process + are missing due to an error in the retrieval process. Potentially a server \ + is too slow to provide its monitoring data over the protocol SEVERE_ERR_PROCESSING_REMOTE_MONITOR_DATA_107=Monitor data of remote servers \ are missing due to a processing error : %s SEVERE_ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST_108=Exception raised when \ -- Gitblit v1.10.0