From b0bd40fa373c990e1f1d8619b45ffb1425e5b85d Mon Sep 17 00:00:00 2001 From: sin <sin@localhost> Date: Mon, 30 Mar 2009 17:06:50 +0000 Subject: [PATCH] Issue# 3793: Can not create extensible indexes using the dsconfig --- opends/src/messages/messages/jeb.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties index e915037..8f658d9 100644 --- a/opends/src/messages/messages/jeb.properties +++ b/opends/src/messages/messages/jeb.properties @@ -356,3 +356,5 @@ %d entries MILD_WARN_BACKUPDB_INCREMENTAL_NOT_FOUND_DOING_NORMAL_191=Could not find any \ backup in '%s'. A full backup will be executed +SEVERE_ERR_CONFIG_INDEX_TYPE_NEEDS_VALID_MATCHING_RULE_192=The attribute '%s' \ +cannot have extensible index type for invalid matching rule name '%s' -- Gitblit v1.10.0