From 638ec8fd88e404d8137d6f0ff4658d14c839ffa1 Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Fri, 25 Jan 2008 10:53:48 +0000 Subject: [PATCH] - partial fix for Issue 1231: attempt to detect dual stack wildcard bind conflicts with dummy connect prior to the test bind. --- opends/src/messages/messages/protocol.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index 394799e..46d2ef4 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -1434,3 +1434,4 @@ from %s to %s: %s SEVERE_ERR_LDIF_CONNHANDLER_CANNOT_DELETE_456=An error occurred while the \ LDIF connection handler was attempting to delete processed file %s: %s +SEVERE_ERR_LDAP_CONNHANDLER_ADDRESS_INUSE_457=Address already in use -- Gitblit v1.10.0