From 1b2aef9b94118fd536c394516fefc8b059e8205a Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Wed, 19 Feb 2014 16:57:04 +0000 Subject: [PATCH] OPENDJ-1271 (CR-3008) dsreplication pre-external-initialization task fails with STOPPED_BY_ERROR --- opends/src/messages/messages/replication.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 2656d2d..8021e90 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -347,7 +347,7 @@ Bad msg id sequence during import. Expected:%s Actual:%s SEVERE_ERR_INIT_NO_SUCCESS_START_FROM_SERVERS_193=\ The following servers did not acknowledge initialization in the expected \ - time. They are potentially down or too slow. Servers list: %s + time for domain %s. They are potentially down or too slow. Servers list: %s SEVERE_ERR_INIT_NO_SUCCESS_END_FROM_SERVERS_194=\ The following servers did not end initialization being connected with the \ right generation (%s). They are potentially stopped or too slow. \ -- Gitblit v1.10.0