From 633684322f388e2a82cca4f1f2ead3f515b695f4 Mon Sep 17 00:00:00 2001 From: Fabio Pistolesi <fabio.pistolesi@forgerock.com> Date: Tue, 23 Jun 2015 14:21:41 +0000 Subject: [PATCH] OPENDJ-2148 CR-7317 "NullPointerException" when running import-ldif online with exclude branch --- opendj-server-legacy/src/messages/org/opends/messages/backend.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/backend.properties b/opendj-server-legacy/src/messages/org/opends/messages/backend.properties index 837e2d2..e34e425 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/backend.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/backend.properties @@ -1337,4 +1337,5 @@ ERR_VERIFY_BACKEND_ONLINE_579=The backend must be disabled before \ verification process can start ERR_IMPORT_UNSUPPORTED_WITH_BRANCH_580=Import operation is not supported \ - when exclude or include sub-branches have been specified \ No newline at end of file + when exclude or include sub-branches have been specified +ERR_IMPORT_UNKNOWN_SUFFIX_COMMAND_STRATEGY_581=Unknown suffix strategy while importing suffix "%s" \ No newline at end of file -- Gitblit v1.10.0