From 5d865aded5983acd2fb6e24d03bad5190a651231 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Wed, 13 Nov 2013 11:20:24 +0000 Subject: [PATCH] replication*.properties: Added more info for ERR_INVALID_COOKIE_SYNTAX. --- 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 f010c55..6a276da 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -338,7 +338,7 @@ SEVERE_ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE_186=Full resync \ required. Reason: The provided cookie is older than the start of historical \ in the server for the replicated domain : %s -SEVERE_ERR_INVALID_COOKIE_SYNTAX_187=Invalid syntax of the provided cookie +SEVERE_ERR_INVALID_COOKIE_SYNTAX_187=Invalid syntax for the provided cookie '%s' MILD_ERR_INIT_EXPORTER_DISCONNECTION_189=Domain %s (server id: %s) : \ remote exporter server disconnection (server id: %s ) detected during \ initialization -- Gitblit v1.10.0