From 926b88995bbcf3f03a0fcdd455eafffff1a5673a Mon Sep 17 00:00:00 2001 From: fguigues <fguigues@localhost> Date: Mon, 19 May 2008 13:09:03 +0000 Subject: [PATCH] Fixes : --- opends/src/messages/messages/protocol.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index c156ad6..c1cfe3f 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -1444,7 +1444,7 @@ using configuration ds-cfg-listen-port in configuration entry %s. This is a \ required attribute SEVERE_ERR_SNMP_CONNHANDLER_CANNOT_DETERMINE_LISTEN_PORT_1460=An unexpected \ - error occurred while processing the ds-cfg-snmp-port attribute in \ + error occurred while processing the ds-cfg-listen-port attribute in \ configuration entry %s, which is used to specify the port on which to listen \ for client connections: %s SEVERE_ERR_SNMP_CONNHANDLER_CANNOT_BE_STARTED_1461=An unexpected \ @@ -1459,4 +1459,7 @@ Please go under http://opendmk.dev.java.net and set the \ ds-cfg-opendmk-jarfile configuration parameter to set the full path \ of the required jdmkrt.jar file. The SNMP connection Handler didn't started +SEVERE_ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION_1465=An unexpected \ + error occurred while trying to initialize the SNMP Connection Hanlder. \ + Please check the configuration attributes -- Gitblit v1.10.0