From 63b53f9d61ffc22573167ad786fd4a8817d41008 Mon Sep 17 00:00:00 2001
From: fguigues <fguigues@localhost>
Date: Wed, 25 Mar 2009 08:51:33 +0000
Subject: [PATCH] Fix 3295 SNMP: exception displayed at startup when security-agent-file property is set to a wrong value Fix 3899 Windows : GUIs do not load the appropriated resources

---
 opends/src/messages/messages/protocol.properties |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties
index 7bd8b01..d625a28 100644
--- a/opends/src/messages/messages/protocol.properties
+++ b/opends/src/messages/messages/protocol.properties
@@ -1388,9 +1388,8 @@
  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 Handler. \
- Please check the configuration attributes
+SEVERE_ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION_1465=Cannot initialize the \
+ SNMP Connection Handler. Please check the configuration attributes
 SEVERE_ERR_SNMP_CONNHANDLER_NO_VALID_TRAP_DESTINATIONS_1466=No valid trap \
  destinations has been found. No trap will be sent
 SEVERE_ERR_ASN1_READ_ERROR_1500=An error occured while accessing the \

--
Gitblit v1.10.0