From b0596e706a6443f6c6b09fefad39df41b391a6e5 Mon Sep 17 00:00:00 2001
From: gbellato <gbellato@localhost>
Date: Mon, 07 Sep 2009 15:01:28 +0000
Subject: [PATCH] Fix for 4171 : Replica initialization hangs if replication servers unreachable  

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

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index ce9307d..6636253 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -412,4 +412,7 @@
  in a replicated topology does not makes sense
 MILD_ERR_DRAFT_CHANGENUMBER_DATABASE_173=An error occurred when accessing the \
  database of the draft change number : %s
+SEVERE_ERR_INITIALIZATION_FAILED_NOCONN_174=The initialization failed because \
+ the domain %s is not connected to a replication server
+
  
\ No newline at end of file

--
Gitblit v1.10.0