From 01f8594b4dc2174304f0c6c9c8cc815773cdd7c0 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 04 Dec 2013 10:25:09 +0000
Subject: [PATCH] OPENDJ-1107: Unexpected error when importing/exporting data as non-privileged user. CR-2657.

---
 opends/src/messages/messages/tools.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index c307e45..6e1d833 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2578,3 +2578,4 @@
 INFO_UPGRADE_TASK_9013_DESCRIPTION_10019=OpenDJ 2.5.0-Xpress1 introduced a \
  regression in the ds-sync-hist ordering index. This index has to be rebuilt and this could take a long time \
  to proceed. Do you want to launch this process at automatically at the end of the upgrade?
+SEVERE_ERR_TASK_TOOL_LDAP_ERROR_10020=ERROR:  The server rejected the task for the following reason: %s

--
Gitblit v1.10.0