From 207cfae7111af06d52afcfab71b2c80b87fe473a Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Mon, 12 Aug 2013 15:22:03 +0000 Subject: [PATCH] OPENDJ-1116 Introduce abstraction for the changelog DB --- opendj-sdk/opends/src/messages/messages/replication.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties index 42b4832..222a912 100644 --- a/opendj-sdk/opends/src/messages/messages/replication.properties +++ b/opendj-sdk/opends/src/messages/messages/replication.properties @@ -62,8 +62,6 @@ MILD_ERR_UNKNOWN_TYPE_7=Unknown operation type : %s MILD_ERR_OPERATION_NOT_FOUND_IN_PENDING_9=Internal Error : Operation %s \ change number %s was not found in pending list -MILD_ERR_COULD_NOT_INITIALIZE_DB_10=The replication server failed to start because the \ - database %s could not be opened MILD_ERR_COULD_NOT_READ_DB_11=The replication server failed to start because the database \ %s could not be read : %s MILD_ERR_EXCEPTION_REPLAYING_OPERATION_12=An Exception was caught while \ -- Gitblit v1.10.0