From 80e2d352bedcafd7b83fc85f07239655fadb66dd Mon Sep 17 00:00:00 2001 From: Nicolas Capponi <nicolas.capponi@forgerock.com> Date: Mon, 21 Jul 2014 12:22:07 +0000 Subject: [PATCH] Checkpoint commit for OPENDJ-1206 : Create a new ReplicationBackend/ChangelogBackend to support cn=changelog CR-4052 --- opends/src/messages/messages/core.properties | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties index a03040b..a854126 100644 --- a/opends/src/messages/messages/core.properties +++ b/opends/src/messages/messages/core.properties @@ -20,7 +20,7 @@ # CDDL HEADER END # # Copyright 2006-2010 Sun Microsystems, Inc. -# Portions copyright 2011-2012 ForgeRock AS +# Portions copyright 2011-2014 ForgeRock AS @@ -1429,4 +1429,7 @@ SEVERE_ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_LOG_747=The password for \ user %s could not be validated because the password policy subentry %s is \ referring to an unknown password validator (%s). Please make sure the password \ - policy subentry only refers to validators that exist on all replicas \ No newline at end of file + policy subentry only refers to validators that exist on all replicas +MILD_ERR_SEARCH_UNSUPPORTED_CRITICAL_CONTROL_ECL_COOKIE_EXCHANGE_748=The search request \ + cannot be processed because the backend "%s" does not support the Changelog Exchange Control \ + (oid: 1.3.6.1.4.1.26027.1.5.4) \ No newline at end of file -- Gitblit v1.10.0