From 43ba6d721185f9a810761720fcb05103b31d17b7 Mon Sep 17 00:00:00 2001 From: chebrard <chebrard@localhost> Date: Wed, 29 Oct 2008 10:39:44 +0000 Subject: [PATCH] Fix 3534: Provide native Solaris packages (fix also 3533: upgrade fails starting server adding entry ds-cfg-key-id) --- opends/src/messages/messages/config.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/config.properties b/opends/src/messages/messages/config.properties index 38acbca..55631a4 100644 --- a/opends/src/messages/messages/config.properties +++ b/opends/src/messages/messages/config.properties @@ -655,7 +655,7 @@ Server schema definitions because the schema directory %s exists but is not a \ directory SEVERE_ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES_190=Unable to read the Directory \ - Server schema definitions from directory %s because an unexpected error \ + Server schema definitions from directory %s or %s because an unexpected error \ occurred while trying to list the files in that directory: %s SEVERE_WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE_191=Schema configuration file %s \ in directory %s cannot be parsed because an unexpected error occurred while \ -- Gitblit v1.10.0