From 46f64d6b7b18945b4d609fabe9ac87b3f6cb8f30 Mon Sep 17 00:00:00 2001 From: kenneth_suter <kenneth_suter@localhost> Date: Thu, 16 Aug 2007 20:56:31 +0000 Subject: [PATCH] This commit gets the QuickSetup installer working again by specifying the server root during the directory configuration. This is addressed by adding a hidden arg to ConfigureDS for the server root that the installer uses for the specification of the directory. --- opends/src/messages/messages/tools.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index f10fef6..dbe76fa 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2166,3 +2166,5 @@ semicolon is not followed by an integer. The semicolon will be assumed to be \ part of the value and not a delimiter to separate the value from its relative \ weight +FATAL_ERR_INITIALIZE_SERVER_ROOT_1293=An unexpected error occured \ + attempting to set the server's root directory to %s: %s -- Gitblit v1.10.0