From 793b2352d578039c6070d62fa9f83b4169364694 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Thu, 17 Oct 2013 14:27:16 +0000 Subject: [PATCH] OPENDJ-1116 Introduce abstraction for the changelog DB --- opends/src/messages/messages/replication.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 854cd46..4bbda0c 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -496,3 +496,5 @@ when accessing the change number database: impossible to read the newest record \ after having successfully read the oldest. Database might have been cleaned or \ closed between successive reads +SEVERE_WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED_218=Cannot \ + open database %s because shutdown was requested from replication server RS(%d) \ No newline at end of file -- Gitblit v1.10.0