From eb1275dc2c85f9e3db21bfd5a151d4bc0740d336 Mon Sep 17 00:00:00 2001 From: mrossign <mrossign@localhost> Date: Fri, 18 Jan 2008 10:18:24 +0000 Subject: [PATCH] Fix for 1288: Synchronization plugin should not create 10 listener threads for each baseDn --- 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 d47fa34..dba9531 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -257,4 +257,6 @@ are missing due to a processing error : %s SEVERE_ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST_108=Exception raised when \ sending request to get remote monitor data +SEVERE_ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE_109=An Exception was caught \ + while replaying replication message : %s -- Gitblit v1.10.0