From 84e7776c6574bff8d8ac49d3c08a7701520de281 Mon Sep 17 00:00:00 2001 From: gbellato <gbellato@localhost> Date: Wed, 22 Aug 2007 13:56:14 +0000 Subject: [PATCH] issue 2119 : replication servers do not connect to each other when using setup --- opends/src/messages/messages/replication.properties | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 0b61dc0..24b6c78 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -187,4 +187,10 @@ MILD_ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL_68=The entry %s has historical \ information for attribute %s which is not defined in the schema. This \ information will be ignored -NOTICE_UNRESOLVED_CONFLICT_69=An unresolved conflict was detected for DN %s \ No newline at end of file +NOTICE_UNRESOLVED_CONFLICT_69=An unresolved conflict was detected for DN %s +SEVERE_ERR_COULD_NOT_CLOSE_THE_SOCKET_70=The Replication Server socket could not \ + be closed : %s +SEVERE_ERR_COULD_NOT_STOP_LISTEN_THREAD_71=The thread listening on the \ + replication server port could not be stopped : %s +DEBUG_REPLICATION_PORT_IOEXCEPTION_72=An IOException was caught while \ + listening on the replication port \ No newline at end of file -- Gitblit v1.10.0