From d4d236b86c9b49f262637eaa6f887f725bfc2220 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Tue, 28 Jan 2014 16:22:27 +0000
Subject: [PATCH] Misc improvements to replication Session error reporting.

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

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index 320a76e..189ff40 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -110,7 +110,7 @@
 SEVERE_ERR_COULD_NOT_SOLVE_HOSTNAME_51=The hostname %s could not be resolved \
  as an IP address
 NOTICE_READER_NULL_MSG_52=Received a Null Msg from %s
-NOTICE_READER_EXCEPTION_53=Exception when reading messages from %s
+NOTICE_READER_EXCEPTION_53=Exception when reading messages from %s: %s
 SEVERE_ERR_DUPLICATE_SERVER_ID_54=In Replication server %s: servers %s and %s \
 have the same ServerId : %d
 SEVERE_ERR_DUPLICATE_REPLICATION_SERVER_ID_55=In Replication server %s: \

--
Gitblit v1.10.0