From f67af7588ba1f7827bc6ff907729d14bf39a19f6 Mon Sep 17 00:00:00 2001 From: boli <boli@localhost> Date: Wed, 04 Jun 2008 17:24:01 +0000 Subject: [PATCH] Fix for issues 3255, 3265, and 3269: --- opends/src/messages/messages/config.properties | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/opends/src/messages/messages/config.properties b/opends/src/messages/messages/config.properties index f470c81..960e3ef 100644 --- a/opends/src/messages/messages/config.properties +++ b/opends/src/messages/messages/config.properties @@ -401,9 +401,6 @@ given time. a value that is less than or equal to zero indicates that there \ should be no limit. Changes to this configuration attribute will take effect \ immediately -SEVERE_ERR_CONFIG_CORE_INVALID_MAX_ALLOWED_CONNECTIONS_121=Configuration \ - entry %s has an invalid value for configuration attribute \ - ds-cfg-max-allowed-client-connections (it should be an integer value) INFO_CONFIG_LOGGER_CLASS_ACTION_REQUIRED_122=The requested change in the \ logger class name from %s to %s in configuration entry %s cannot be \ dynamically applied. This change will not take effect until the logger is \ -- Gitblit v1.10.0