From 741434f68eb3494bb222f4386d56ce0acb32a1c6 Mon Sep 17 00:00:00 2001 From: sin <sin@localhost> Date: Tue, 29 Sep 2009 17:58:07 +0000 Subject: [PATCH] Additional fix for issue 4181: NPE in DSML search requests. --- opends/src/messages/messages/protocol.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index 5ffa795..c3dc95d 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -1419,4 +1419,6 @@ MILD_ERR_ECLN_CANNOT_DECODE_VALUE_1510=Cannot decode the provided entry \ changelog notification control because an error occurred while attempting to \ decode the control value: %s +SEVERE_ERR_UNEXPECTED_CONNECTION_CLOSURE_1511=The connection to the Directory \ +Server was closed while waiting for a response -- Gitblit v1.10.0