From f45e3caf7c8c9b4a6f4807a6a0cbe99aacddd8cd Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Thu, 13 Nov 2014 12:21:49 +0000 Subject: [PATCH] Removed the apparently obsolete "Two spaces after dot" English spacing convention --- opendj3-server-dev/src/messages/messages/protocol.properties | 326 +++++++++++++++++++++++++++--------------------------- 1 files changed, 163 insertions(+), 163 deletions(-) diff --git a/opendj3-server-dev/src/messages/messages/protocol.properties b/opendj3-server-dev/src/messages/messages/protocol.properties index 1aeb9f3..c3399c7 100644 --- a/opendj3-server-dev/src/messages/messages/protocol.properties +++ b/opendj3-server-dev/src/messages/messages/protocol.properties @@ -86,124 +86,124 @@ sequence as an LDAP message because the sequence was null ERR_LDAP_MESSAGE_DECODE_MESSAGE_ID_47=Cannot decode the provided ASN.1 \ sequence as an LDAP message because the first element of the sequence could \ - not be decoded as an integer message ID: %s + not be decoded as an integer message ID: %s ERR_LDAP_MESSAGE_DECODE_PROTOCOL_OP_48=Cannot decode the provided ASN.1 \ sequence as an LDAP message because the second element of the sequence could \ - not be decoded as the protocol op: %s + not be decoded as the protocol op: %s ERR_LDAP_MESSAGE_DECODE_CONTROLS_49=Cannot decode the provided ASN.1 \ sequence as an LDAP message because the third element of the sequence could \ - not be decoded as the set of controls: %s + not be decoded as the set of controls: %s ERR_LDAP_CONTROL_DECODE_SEQUENCE_51=Cannot decode the provided ASN.1 \ element as an LDAP control because the element could not be decoded as a \ - sequence: %s + sequence: %s ERR_LDAP_CONTROL_DECODE_OID_53=Cannot decode the provided ASN.1 element \ - as an LDAP control because the OID could not be decoded as a string: %s + as an LDAP control because the OID could not be decoded as a string: %s ERR_LDAP_CONTROL_DECODE_CRITICALITY_54=Cannot decode the provided ASN.1 \ element as an LDAP control because the criticality could not be decoded as \ - Boolean value: %s + Boolean value: %s ERR_LDAP_CONTROL_DECODE_VALUE_55=Cannot decode the provided ASN.1 \ element as an LDAP control because the value could not be decoded as an octet \ - string: %s + string: %s ERR_LDAP_CONTROL_DECODE_CONTROLS_SEQUENCE_58=Cannot decode the provided \ ASN.1 element as a set of LDAP controls because the element could not be \ - decoded as a sequence: %s + decoded as a sequence: %s ERR_LDAP_ABANDON_REQUEST_DECODE_ID_59=Cannot decode the provided ASN.1 \ element as an LDAP abandon request protocol op because a problem occurred \ - while trying to obtain the message ID of the operation to abandon: %s + while trying to obtain the message ID of the operation to abandon: %s ERR_LDAP_RESULT_DECODE_SEQUENCE_60=Cannot decode the provided ASN.1 \ element as an LDAP result protocol op because a problem occurred while trying \ - to parse the result sequence: %s + to parse the result sequence: %s ERR_LDAP_RESULT_DECODE_RESULT_CODE_62=Cannot decode the provided ASN.1 \ element as an LDAP result protocol op because the first element in the result \ - sequence could not be decoded as an integer result code: %s + sequence could not be decoded as an integer result code: %s ERR_LDAP_RESULT_DECODE_MATCHED_DN_63=Cannot decode the provided ASN.1 \ element as an LDAP result protocol op because the second element in the \ - result sequence could not be decoded as the matched DN: %s + result sequence could not be decoded as the matched DN: %s ERR_LDAP_RESULT_DECODE_ERROR_MESSAGE_64=Cannot decode the provided ASN.1 \ element as an LDAP result protocol op because the third element in the result \ - sequence could not be decoded as the error message: %s + sequence could not be decoded as the error message: %s ERR_LDAP_RESULT_DECODE_REFERRALS_65=Cannot decode the provided ASN.1 \ element as an LDAP result protocol op because the fourth element in the \ - result sequence could not be decoded as a set of referral URLs: %s + result sequence could not be decoded as a set of referral URLs: %s ERR_LDAP_BIND_RESULT_DECODE_SERVER_SASL_CREDENTIALS_67=Cannot decode the \ provided ASN.1 element as an LDAP bind response protocol op because the final \ element in the result sequence could not be decoded as the server SASL \ - credentials: %s + credentials: %s ERR_LDAP_EXTENDED_RESULT_DECODE_OID_71=Cannot decode the provided ASN.1 \ element as an LDAP bind response protocol op because the response OID could \ - not be decoded: %s + not be decoded: %s ERR_LDAP_EXTENDED_RESULT_DECODE_VALUE_72=Cannot decode the provided \ ASN.1 element as an LDAP bind response protocol op because the response value \ - could not be decoded: %s + could not be decoded: %s ERR_LDAP_UNBIND_DECODE_74=Cannot decode the provided ASN.1 element as an \ - LDAP unbind request protocol op: %s + LDAP unbind request protocol op: %s ERR_LDAP_BIND_REQUEST_DECODE_SEQUENCE_75=Cannot decode the provided \ ASN.1 element as an LDAP bind request protocol op because the element could \ - not be decoded as a sequence: %s + not be decoded as a sequence: %s ERR_LDAP_BIND_REQUEST_DECODE_VERSION_77=Cannot decode the provided ASN.1 \ element as an LDAP bind request protocol op because the protocol version \ - could not be decoded as an integer: %s + could not be decoded as an integer: %s ERR_LDAP_BIND_REQUEST_DECODE_DN_78=Cannot decode the provided ASN.1 \ element as an LDAP bind request protocol op because the bind DN could not be \ - properly decoded: %s + properly decoded: %s ERR_LDAP_BIND_REQUEST_DECODE_PASSWORD_79=Cannot decode the provided \ ASN.1 element as an LDAP bind request protocol op because the password to use \ - for simple authentication could not be decoded: %s + for simple authentication could not be decoded: %s ERR_LDAP_BIND_REQUEST_DECODE_SASL_INFO_80=Cannot decode the provided \ ASN.1 element as an LDAP bind request protocol op because the SASL \ - authentication information could not be decoded: %s + authentication information could not be decoded: %s ERR_LDAP_BIND_REQUEST_DECODE_INVALID_CRED_TYPE_81=Cannot decode the \ provided ASN.1 element as an LDAP bind request protocol op because the \ authentication info element had an invalid BER type (expected 80 or A3, got \ %x) ERR_LDAP_BIND_REQUEST_DECODE_CREDENTIALS_82=Cannot decode the provided \ ASN.1 element as an LDAP bind request protocol op because an unexpected error \ - occurred while trying to decode the authentication info element: %s + occurred while trying to decode the authentication info element: %s ERR_LDAP_COMPARE_REQUEST_DECODE_SEQUENCE_83=Cannot decode the provided \ ASN.1 element as an LDAP compare request protocol op because the element \ - could not be decoded as a sequence: %s + could not be decoded as a sequence: %s ERR_LDAP_COMPARE_REQUEST_DECODE_DN_85=Cannot decode the provided ASN.1 \ element as an LDAP compare request protocol op because the target DN could \ - not be properly decoded: %s + not be properly decoded: %s ERR_LDAP_COMPARE_REQUEST_DECODE_AVA_86=Cannot decode the provided ASN.1 \ element as an LDAP compare request protocol op because the attribute value \ - assertion could not be decoded as a sequence: %s + assertion could not be decoded as a sequence: %s ERR_LDAP_COMPARE_REQUEST_DECODE_TYPE_88=Cannot decode the provided ASN.1 \ element as an LDAP compare request protocol op because the attribute type \ - could not be properly decoded: %s + could not be properly decoded: %s ERR_LDAP_COMPARE_REQUEST_DECODE_VALUE_89=Cannot decode the provided \ ASN.1 element as an LDAP compare request protocol op because the assertion \ - value could not be properly decoded: %s + value could not be properly decoded: %s ERR_LDAP_DELETE_REQUEST_DECODE_DN_90=Cannot decode the provided ASN.1 \ element as an LDAP delete request protocol op because the target DN could not \ - be properly decoded: %s + be properly decoded: %s ERR_LDAP_EXTENDED_REQUEST_DECODE_SEQUENCE_91=Cannot decode the provided \ ASN.1 element as an LDAP extended request protocol op because the element \ - could not be decoded as a sequence: %s + could not be decoded as a sequence: %s ERR_LDAP_EXTENDED_REQUEST_DECODE_OID_93=Cannot decode the provided ASN.1 \ element as an LDAP extended request protocol op because the OID could not be \ - properly decoded: %s + properly decoded: %s ERR_LDAP_EXTENDED_REQUEST_DECODE_VALUE_94=Cannot decode the provided \ ASN.1 element as an LDAP extended request protocol op because the value could \ - not be properly decoded: %s + not be properly decoded: %s ERR_LDAP_MODIFY_DN_REQUEST_DECODE_SEQUENCE_95=Cannot decode the provided \ ASN.1 element as an LDAP modify DN request protocol op because the element \ - could not be decoded as a sequence: %s + could not be decoded as a sequence: %s ERR_LDAP_MODIFY_DN_REQUEST_DECODE_DN_97=Cannot decode the provided ASN.1 \ element as an LDAP modify DN request protocol op because the entry DN could \ - not be properly decoded: %s + not be properly decoded: %s ERR_LDAP_MODIFY_DN_REQUEST_DECODE_NEW_RDN_98=Cannot decode the provided \ ASN.1 element as an LDAP modify DN request protocol op because the new RDN \ - could not be properly decoded: %s + could not be properly decoded: %s ERR_LDAP_MODIFY_DN_REQUEST_DECODE_DELETE_OLD_RDN_99=Cannot decode the \ provided ASN.1 element as an LDAP modify DN request protocol op because the \ - deleteOldRDN flag could not be properly decoded: %s + deleteOldRDN flag could not be properly decoded: %s ERR_LDAP_MODIFY_DN_REQUEST_DECODE_NEW_SUPERIOR_100=Cannot decode the \ provided ASN.1 element as an LDAP modify DN request protocol op because the \ - new superior DN could not be properly decoded: %s + new superior DN could not be properly decoded: %s ERR_LDAP_ATTRIBUTE_DECODE_SEQUENCE_101=Cannot decode the provided ASN.1 \ element as an LDAP attribute because the element could not be decoded as a \ - sequence: %s + sequence: %s ERR_LDAP_ATTRIBUTE_DECODE_TYPE_103=Cannot decode the provided ASN.1 \ element as an LDAP attribute because the attribute type could not be decoded: \ %s @@ -212,83 +212,83 @@ %s ERR_LDAP_ADD_REQUEST_DECODE_SEQUENCE_105=Cannot decode the provided \ ASN.1 element as an LDAP add request protocol op because the element could \ - not be decoded as a sequence: %s + not be decoded as a sequence: %s ERR_LDAP_ADD_REQUEST_DECODE_DN_107=Cannot decode the provided ASN.1 \ element as an LDAP add request protocol op because the entry DN could not be \ - decoded: %s + decoded: %s ERR_LDAP_ADD_REQUEST_DECODE_ATTRS_108=Cannot decode the provided ASN.1 \ element as an LDAP add request protocol op because the set of attributes \ - could not be decoded: %s + could not be decoded: %s ERR_LDAP_MODIFICATION_DECODE_SEQUENCE_109=Cannot decode the provided \ ASN.1 element as an LDAP modification because the element could not be \ - decoded as a sequence: %s + decoded as a sequence: %s ERR_LDAP_MODIFICATION_DECODE_INVALID_MOD_TYPE_111=Cannot decode the \ provided ASN.1 element as an LDAP modification because it contained an \ invalid modification type (%d) ERR_LDAP_MODIFICATION_DECODE_MOD_TYPE_112=Cannot decode the provided \ ASN.1 element as an LDAP modification because the modification type could not \ - be decoded: %s + be decoded: %s ERR_LDAP_MODIFICATION_DECODE_ATTR_113=Cannot decode the provided ASN.1 \ element as an LDAP modification because the attribute could not be decoded: \ %s ERR_LDAP_MODIFY_REQUEST_DECODE_SEQUENCE_114=Cannot decode the provided \ ASN.1 element as an LDAP modify request protocol op because the element could \ - not be decoded as a sequence: %s + not be decoded as a sequence: %s ERR_LDAP_MODIFY_REQUEST_DECODE_DN_116=Cannot decode the provided ASN.1 \ element as an LDAP modify request protocol op because the entry DN could not \ - be decoded: %s + be decoded: %s ERR_LDAP_MODIFY_REQUEST_DECODE_MODS_117=Cannot decode the provided ASN.1 \ element as an LDAP modify request protocol op because the set of \ - modifications could not be decoded: %s + modifications could not be decoded: %s ERR_LDAP_SEARCH_ENTRY_DECODE_SEQUENCE_118=Cannot decode the provided \ ASN.1 element as an LDAP search result entry protocol op because the element \ - could not be decoded as a sequence: %s + could not be decoded as a sequence: %s ERR_LDAP_SEARCH_ENTRY_DECODE_DN_120=Cannot decode the provided ASN.1 \ element as an LDAP search result entry protocol op because the entry DN could \ - not be decoded: %s + not be decoded: %s ERR_LDAP_SEARCH_ENTRY_DECODE_ATTRS_121=Cannot decode the provided ASN.1 \ element as an LDAP search result entry protocol op because the set of \ - attributes could not be decoded: %s + attributes could not be decoded: %s ERR_LDAP_SEARCH_REFERENCE_DECODE_SEQUENCE_122=Cannot decode the provided \ ASN.1 element as an LDAP search result reference protocol op because the \ - element could not be decoded as a sequence: %s + element could not be decoded as a sequence: %s ERR_LDAP_SEARCH_REFERENCE_DECODE_URLS_123=Cannot decode the provided \ ASN.1 element as an LDAP search result reference protocol op because a \ problem occurred while trying to decode the sequence elements as referral \ - URLs: %s + URLs: %s ERR_LDAP_SEARCH_REQUEST_DECODE_SEQUENCE_124=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the element could \ - not be decoded as a sequence: %s + not be decoded as a sequence: %s ERR_LDAP_SEARCH_REQUEST_DECODE_BASE_126=Cannot decode the provided ASN.1 \ element as an LDAP search request protocol op because the base DN could not \ - be decoded: %s + be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_INVALID_SCOPE_127=Cannot decode the \ provided ASN.1 element as an LDAP search request protocol op because the \ provided scope value (%d) is invalid ERR_LDAP_SEARCH_REQUEST_DECODE_SCOPE_128=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the scope could \ - not be decoded: %s + not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_INVALID_DEREF_129=Cannot decode the \ provided ASN.1 element as an LDAP search request protocol op because the \ provided alias dereferencing policy value (%d) is invalid ERR_LDAP_SEARCH_REQUEST_DECODE_DEREF_130=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the alias \ - dereferencing policy could not be decoded: %s + dereferencing policy could not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_SIZE_LIMIT_131=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the size limit \ - could not be decoded: %s + could not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_TIME_LIMIT_132=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the time limit \ - could not be decoded: %s + could not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_TYPES_ONLY_133=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the typesOnly \ - flag could not be decoded: %s + flag could not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_FILTER_134=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the filter could \ - not be decoded: %s + not be decoded: %s ERR_LDAP_SEARCH_REQUEST_DECODE_ATTRIBUTES_135=Cannot decode the provided \ ASN.1 element as an LDAP search request protocol op because the requested \ - attribute set could not be decoded: %s + attribute set could not be decoded: %s ERR_LDAP_PROTOCOL_OP_DECODE_NULL_136=Cannot decode the provided ASN.1 \ element as an LDAP protocol op because the element was null ERR_LDAP_PROTOCOL_OP_DECODE_INVALID_TYPE_137=Cannot decode the provided \ @@ -301,70 +301,70 @@ (%x) for a search filter ERR_LDAP_FILTER_DECODE_COMPOUND_COMPONENTS_141=Cannot decode the \ provided ASN.1 element as an LDAP search filter because an unexpected error \ - occurred while trying to decode one of the compound filter components: %s + occurred while trying to decode one of the compound filter components: %s ERR_LDAP_FILTER_DECODE_NOT_COMPONENT_143=Cannot decode the provided \ ASN.1 element as an LDAP search filter because the NOT component element \ - could not be decoded as an LDAP filter: %s + could not be decoded as an LDAP filter: %s ERR_LDAP_FILTER_DECODE_TV_SEQUENCE_144=Cannot decode the provided ASN.1 \ element as an LDAP search filter because the element could not be decoded as \ - a type-and-value sequence: %s + a type-and-value sequence: %s ERR_LDAP_FILTER_DECODE_TV_TYPE_146=Cannot decode the provided ASN.1 \ element as an LDAP search filter because the attribute type could not be \ - decoded from the type-and-value sequence: %s + decoded from the type-and-value sequence: %s ERR_LDAP_FILTER_DECODE_TV_VALUE_147=Cannot decode the provided ASN.1 \ element as an LDAP search filter because the assertion value could not be \ - decoded from the type-and-value sequence: %s + decoded from the type-and-value sequence: %s ERR_LDAP_FILTER_DECODE_SUBSTRING_SEQUENCE_148=Cannot decode the provided \ ASN.1 element as an LDAP search filter because the element could not be \ - decoded as a substring sequence: %s + decoded as a substring sequence: %s ERR_LDAP_FILTER_DECODE_SUBSTRING_TYPE_150=Cannot decode the provided \ ASN.1 element as an LDAP search filter because the attribute type could not \ - be decoded from the substring sequence: %s + be decoded from the substring sequence: %s ERR_LDAP_FILTER_DECODE_SUBSTRING_ELEMENTS_151=Cannot decode the provided \ ASN.1 element as an LDAP search filter because the substring value sequence \ - could not be decoded: %s + could not be decoded: %s ERR_LDAP_FILTER_DECODE_SUBSTRING_NO_SUBELEMENTS_152=Cannot decode the \ provided ASN.1 element as an LDAP search filter because the substring value \ sequence did not contain any elements ERR_LDAP_FILTER_DECODE_SUBSTRING_VALUES_154=Cannot decode the provided \ ASN.1 element as an LDAP search filter because a problem occurred while \ - trying to parse the substring value elements: %s + trying to parse the substring value elements: %s ERR_LDAP_FILTER_DECODE_PRESENCE_TYPE_155=Cannot decode the provided \ ASN.1 element as an LDAP search filter because the element could not be \ - decoded as the presence attribute type: %s + decoded as the presence attribute type: %s ERR_LDAP_FILTER_DECODE_EXTENSIBLE_SEQUENCE_156=Cannot decode the \ provided ASN.1 element as an LDAP search filter because the element could not \ - be decoded as an extensible matching sequence: %s + be decoded as an extensible matching sequence: %s ERR_LDAP_FILTER_DECODE_EXTENSIBLE_ELEMENTS_158=Cannot decode the \ provided ASN.1 element as an LDAP search filter because a problem occurred \ - while trying to parse the extensible match sequence elements: %s + while trying to parse the extensible match sequence elements: %s ERR_LDAP_CLIENT_SEND_RESPONSE_NO_RESULT_CODE_159=The server attempted to \ send a response to the %s operation (conn=%d, op=%d), but the operation did \ - not have a result code. This could indicate that the operation did not \ + not have a result code. This could indicate that the operation did not \ complete properly or that it is one that is not allowed to have a response. \ Using a generic 'Operations Error' response ERR_LDAP_CLIENT_SEND_RESPONSE_INVALID_OP_160=The server attempted to \ send a response to the %s operation (conn=%d, op=%d), but this type of \ - operation is not allowed to have responses. Backtrace: %s + operation is not allowed to have responses. Backtrace: %s INFO_LDAP_CLIENT_GENERIC_NOTICE_OF_DISCONNECTION_165=The Directory Server is \ closing the connection to this client WARN_CLIENT_DISCONNECT_IN_PROGRESS_166=The Directory Server is \ currently in the process of closing this client connection ERR_LDAP_CLIENT_DECODE_MAX_REQUEST_SIZE_EXCEEDED_168=The client sent a \ request to the Directory Server with an ASN.1 element value length of %d \ - bytes. This exceeds the maximum allowed request size of %d bytes, so \ + bytes. This exceeds the maximum allowed request size of %d bytes, so \ processing cannot continue on this connection ERR_LDAP_CONNHANDLER_OPEN_SELECTOR_FAILED_177=The LDAP connection \ handler defined in configuration entry %s was unable to open a selector to \ - allow it to multiplex the associated accept sockets: %s. This connection \ + allow it to multiplex the associated accept sockets: %s. This connection \ handler will be disabled ERR_LDAP_CONNHANDLER_CREATE_CHANNEL_FAILED_178=The LDAP connection \ handler defined in configuration entry %s was unable to create a server \ - socket channel to accept connections on %s:%d: %s. The Directory Server \ + socket channel to accept connections on %s:%d: %s. The Directory Server \ will not listen for new connections on that address ERR_LDAP_CONNHANDLER_NO_ACCEPTORS_179=The LDAP connection handler \ defined in configuration entry %s was unable to create any of the socket \ - channels on any of the configured addresses. This connection handler will be \ + channels on any of the configured addresses. This connection handler will be \ disabled ERR_CONNHANDLER_DENIED_CLIENT_180=The connection attempt from \ client %s to %s has been rejected because the client was included in one of \ @@ -374,20 +374,20 @@ of the allowed address ranges INFO_CONNHANDLER_UNABLE_TO_REGISTER_CLIENT_182=An internal error \ prevented the Directory Server from properly registering the client \ - connection from %s to %s with an appropriate request handler: %s + connection from %s to %s with an appropriate request handler: %s ERR_CONNHANDLER_CANNOT_ACCEPT_CONNECTION_183=The %s defined in \ - configuration entry %s was unable to accept a new client connection: %s + configuration entry %s was unable to accept a new client connection: %s ERR_CONNHANDLER_CONSECUTIVE_ACCEPT_FAILURES_184=The %s defined in \ configuration entry %s has experienced consecutive failures while trying to \ - accept client connections: %s. This connection handler will be disabled + accept client connections: %s. This connection handler will be disabled ERR_LDAP_CONNHANDLER_UNCAUGHT_ERROR_185=The LDAP connection handler \ defined in configuration entry %s caught an unexpected error while trying to \ - listen for new connections: %s. This connection handler will be disabled + listen for new connections: %s. This connection handler will be disabled ERR_LDAP_REQHANDLER_OPEN_SELECTOR_FAILED_186=%s was unable to open a \ - selector to multiplex reads from clients: %s. This request handler cannot \ + selector to multiplex reads from clients: %s. This request handler cannot \ continue processing ERR_LDAP_REQHANDLER_CANNOT_REGISTER_187=%s was unable to register this \ - client connection with the selector: %s + client connection with the selector: %s ERR_LDAP_REQHANDLER_REJECT_DUE_TO_SHUTDOWN_188=This connection could \ not be registered with a request handler because the Directory Server is \ shutting down @@ -398,7 +398,7 @@ LDAP search filter because the string was null ERR_LDAP_FILTER_UNCAUGHT_EXCEPTION_193=Cannot decode the provided string \ %s as an LDAP search filter because an unexpected exception was thrown during \ - processing: %s + processing: %s ERR_LDAP_FILTER_MISMATCHED_PARENTHESES_194=The provided search filter \ "%s" had mismatched parentheses around the portion between positions %d and \ %d @@ -406,7 +406,7 @@ missing an equal sign in the suspected simple filter component between \ positions %d and %d ERR_LDAP_FILTER_INVALID_ESCAPED_BYTE_196=The provided search filter "%s" \ - had an invalid escaped byte value at position %d. A backslash in a value \ + had an invalid escaped byte value at position %d. A backslash in a value \ must be followed by two hexadecimal characters that define the byte that has \ been encoded ERR_LDAP_FILTER_COMPOUND_MISSING_PARENTHESES_197=The provided search \ @@ -430,73 +430,73 @@ message ID %d) that is not allowed for request messages ERR_LDAP_DISCONNECT_DUE_TO_PROCESSING_FAILURE_203=An unexpected \ failure occurred while trying to process a request of type %s (LDAP message \ - ID %d): %s. The client connection will be terminated + ID %d): %s. The client connection will be terminated ERR_LDAP_INVALID_BIND_AUTH_TYPE_204=The bind request message (LDAP \ - message ID %d) included an invalid authentication type of %s. This is a \ + message ID %d) included an invalid authentication type of %s. This is a \ protocol error, and this connection will be terminated as per RFC 2251 \ section 4.2.3 ERR_LDAP_DISCONNECT_DUE_TO_BIND_PROTOCOL_ERROR_205=This client \ connection is being terminated because a protocol error occurred while trying \ - to process a bind request. The LDAP message ID was %d and the error message \ + to process a bind request. The LDAP message ID was %d and the error message \ for the bind response was %s ERR_LDAPV2_SKIPPING_EXTENDED_RESPONSE_206=An extended response message \ would have been sent to an LDAPv2 client (connection ID=%d, operation ID=%d): \ - %s. LDAPv2 does not allow extended operations, so this response will not be \ + %s. LDAPv2 does not allow extended operations, so this response will not be \ sent ERR_LDAPV2_SKIPPING_SEARCH_REFERENCE_207=A search performed by an LDAPv2 \ client (connection ID=%d, operation ID=%d) would have included a search \ - result reference %s. Referrals are not allowed for LDAPv2 clients, so this \ + result reference %s. Referrals are not allowed for LDAPv2 clients, so this \ search reference will not be sent ERR_LDAPV2_REFERRAL_RESULT_CHANGED_208=The original result code for this \ message was 10 but this result is not allowed for LDAPv2 clients ERR_LDAPV2_REFERRALS_OMITTED_209=The response included one or more \ - referrals, which are not allowed for LDAPv2 clients. The referrals included \ - were: %s + referrals, which are not allowed for LDAPv2 clients. The referrals included \ + were: %s ERR_LDAPV2_CLIENTS_NOT_ALLOWED_210=The Directory Server has been \ - configured to deny access to LDAPv2 clients. This connection will be closed + configured to deny access to LDAPv2 clients. This connection will be closed ERR_LDAPV2_EXTENDED_REQUEST_NOT_ALLOWED_211=The client with connection \ ID %d authenticated to the Directory Server using LDAPv2, but attempted to \ send an extended operation request (LDAP message ID %d), which is not allowed \ - for LDAPv2 clients. The connection will be terminated + for LDAPv2 clients. The connection will be terminated ERR_LDAP_STATS_INVALID_MONITOR_INITIALIZATION_212=An attempt was made to \ initialize the LDAP statistics monitor provider as defined in configuration \ - entry %s. This monitor provider should only be dynamically created within \ + entry %s. This monitor provider should only be dynamically created within \ the Directory Server itself and not from within the configuration ERR_LDAP_REQHANDLER_UNEXPECTED_SELECT_EXCEPTION_213=The LDAP request \ handler thread "%s" encountered an unexpected error that would have caused \ - the thread to die: %s. The error has been caught and the request handler \ + the thread to die: %s. The error has been caught and the request handler \ should continue operating as normal ERR_CONNHANDLER_REJECTED_BY_SERVER_214=The attempt to register this \ - connection with the Directory Server was rejected. This might indicate that \ + connection with the Directory Server was rejected. This might indicate that \ the server already has the maximum allowed number of concurrent connections \ established, or that it is in a restricted access mode INFO_LDAP_CONNHANDLER_DESCRIPTION_LISTEN_PORT_216=TCP port on \ - which this connection handler can accept client connections. Changes to this \ + which this connection handler can accept client connections. Changes to this \ configuration attribute will not take effect until the connection handler is \ disabled and re-enabled, or until the Directory Server is restarted INFO_LDAP_CONNHANDLER_DESCRIPTION_ALLOW_STARTTLS_227=Indicates whether this \ connection handler should allow clients to use the StartTLS extended \ operation to initiate secure communication over a non-SSL LDAP connection. \ - This can not be used if SSL is enabled for the connection handler. Changes \ + This can not be used if SSL is enabled for the connection handler. Changes \ to this configuration attribute will take effect immediately for LDAP clients INFO_LDAP_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_229=Nickname of the \ certificate that the connection handler should use when \ - accepting SSL-based connections or performing StartTLS negotiation. Changes \ + accepting SSL-based connections or performing StartTLS negotiation. Changes \ to this configuration attribute will not take effect until the connection \ handler is disabled and re-enabled, or until the Directory Server is \ restarted ERR_INTERNAL_CANNOT_DECODE_DN_264=An unexpected error occurred while \ - trying to decode the DN %s used for internal operations as a root user: %s + trying to decode the DN %s used for internal operations as a root user: %s ERR_LDAP_TLS_EXISTING_SECURITY_PROVIDER_271=The TLS connection security \ provider cannot be enabled on this client connection because it is already \ - using the %s provider. StartTLS can only be used on clear-text connections + using the %s provider. StartTLS can only be used on clear-text connections ERR_LDAP_TLS_STARTTLS_NOT_ALLOWED_272=StartTLS cannot be enabled on this \ LDAP client connection because the corresponding LDAP connection handler is \ - configured to reject StartTLS requests. The use of StartTLS can be enabled \ + configured to reject StartTLS requests. The use of StartTLS can be enabled \ using the ds-cfg-allow-start-tls configuration attribute ERR_LDAP_TLS_CANNOT_CREATE_TLS_PROVIDER_273=An error occurred while \ attempting to create a TLS connection security provider for this client \ - connection for use with StartTLS: %s + connection for use with StartTLS: %s NOTE_CONNHANDLER_STARTED_LISTENING_276=Started listening for new \ connections on %s NOTE_CONNHANDLER_STOPPED_LISTENING_277=Stopped listening for new \ @@ -505,40 +505,40 @@ element as an LDAP paged results control value because the element is null ERR_LDAP_PAGED_RESULTS_DECODE_SEQUENCE_279=Cannot decode the provided \ ASN.1 element as an LDAP paged results control value because the element \ - could not be decoded as a sequence: %s + could not be decoded as a sequence: %s ERR_LDAP_PAGED_RESULTS_DECODE_SIZE_281=Cannot decode the provided ASN.1 \ element as an LDAP paged results control value because the size element could \ - not be properly decoded: %s + not be properly decoded: %s ERR_LDAP_PAGED_RESULTS_DECODE_COOKIE_282=Cannot decode the provided \ ASN.1 element as an LDAP paged results control value because the cookie could \ - not be properly decoded: %s + not be properly decoded: %s ERR_LDAPASSERT_NO_CONTROL_VALUE_283=Cannot decode the provided LDAP \ assertion control because the control does not have a value ERR_PREREADREQ_NO_CONTROL_VALUE_285=Cannot decode the provided LDAP \ pre-read request control because the control does not have a value ERR_PREREADREQ_CANNOT_DECODE_VALUE_286=Cannot decode the provided LDAP \ pre-read request control because an error occurred while trying to decode the \ - control value: %s + control value: %s ERR_POSTREADREQ_NO_CONTROL_VALUE_287=Cannot decode the provided LDAP \ post-read request control because the control does not have a value ERR_POSTREADREQ_CANNOT_DECODE_VALUE_288=Cannot decode the provided LDAP \ post-read request control because an error occurred while trying to decode \ - the control value: %s + the control value: %s ERR_PREREADRESP_NO_CONTROL_VALUE_289=Cannot decode the provided LDAP \ pre-read response control because the control does not have a value ERR_PREREADRESP_CANNOT_DECODE_VALUE_290=Cannot decode the provided LDAP \ pre-read response control because an error occurred while trying to decode \ - the control value: %s + the control value: %s ERR_POSTREADRESP_NO_CONTROL_VALUE_291=Cannot decode the provided LDAP \ post-read response control because the control does not have a value ERR_POSTREADRESP_CANNOT_DECODE_VALUE_292=Cannot decode the provided LDAP \ post-read response control because an error occurred while trying to decode \ - the control value: %s + the control value: %s ERR_PROXYAUTH1_NO_CONTROL_VALUE_293=Cannot decode the provided proxied \ authorization V1 control because it does not have a value ERR_PROXYAUTH1_CANNOT_DECODE_VALUE_295=Cannot decode the provided \ proxied authorization V1 control because an error occurred while attempting \ - to decode the control value: %s + to decode the control value: %s ERR_PROXYAUTH1_NO_SUCH_USER_296=User %s specified in the proxied \ authorization V1 control does not exist in the Directory Server ERR_PROXYAUTH2_NO_CONTROL_VALUE_297=Cannot decode the provided proxied \ @@ -563,12 +563,12 @@ search control because it does not have a value ERR_PSEARCH_CANNOT_DECODE_VALUE_307=Cannot decode the provided \ persistent search control because an error occurred while attempting to \ - decode the control value: %s + decode the control value: %s ERR_ECN_NO_CONTROL_VALUE_308=Cannot decode the provided entry change \ notification control because it does not have a value ERR_ECN_ILLEGAL_PREVIOUS_DN_310=Cannot decode the provided entry change \ notification control because it contains a previous DN element but had a \ - change type of %s. The previous DN element can only be provided with the \ + change type of %s. The previous DN element can only be provided with the \ modify DN change type ERR_ECN_INVALID_ELEMENT_TYPE_311=Cannot decode the provided entry change \ notification control because the second element in the value sequence has an \ @@ -576,16 +576,16 @@ change number ERR_ECN_CANNOT_DECODE_VALUE_312=Cannot decode the provided entry change \ notification control because an error occurred while attempting to decode the \ - control value: %s + control value: %s ERR_AUTHZIDRESP_NO_CONTROL_VALUE_313=Cannot decode the provided \ authorization identity response control because it does not have a value ERR_LDAP_INTERMEDIATE_RESPONSE_DECODE_SEQUENCE_314=Cannot decode the \ provided ASN.1 element as an LDAP intermediate response protocol op because \ - the element could not be decoded as a sequence: %s + the element could not be decoded as a sequence: %s ERR_LDAP_INTERMEDIATE_RESPONSE_CANNOT_DECODE_OID_316=An error occurred \ - while attempting to decode the intermediate response OID: %s + while attempting to decode the intermediate response OID: %s ERR_LDAP_INTERMEDIATE_RESPONSE_CANNOT_DECODE_VALUE_317=An error occurred \ - while attempting to decode the intermediate response value: %s + while attempting to decode the intermediate response value: %s ERR_MVFILTER_INVALID_LDAP_FILTER_TYPE_321=The provided LDAP filter \ "%s" cannot be used as a matched values filter because filters of type %s are \ not allowed for use in matched values filters @@ -595,26 +595,26 @@ matched values filters ERR_MVFILTER_CANNOT_DECODE_AVA_324=An error occurred while attempting \ to decode the attribute value assertion in the provided matched values \ - filter: %s + filter: %s ERR_MVFILTER_NO_SUBSTRING_ELEMENTS_326=The provided matched values \ filter could not be decoded because there were no subInitial, subAny, or \ subFinal components in the substring filter ERR_MVFILTER_CANNOT_DECODE_SUBSTRINGS_330=The provided matched values \ filter could not be decoded because an error occurred while decoding the \ - substring filter component: %s + substring filter component: %s ERR_MVFILTER_CANNOT_DECODE_PRESENT_TYPE_331=The provided matched \ values filter could not be decoded because an error occurred while decoding \ - the presence filter component: %s + the presence filter component: %s ERR_MVFILTER_CANNOT_DECODE_EXTENSIBLE_MATCH_337=The provided matched \ values filter could not be decoded because an error occurred while decoding \ - the extensible match filter component: %s + the extensible match filter component: %s ERR_MVFILTER_INVALID_ELEMENT_TYPE_338=The provided matched values \ filter could not be decoded because it had an invalid BER type of %s ERR_MATCHEDVALUES_NO_CONTROL_VALUE_339=Cannot decode the provided \ matched values control because it does not have a value ERR_MATCHEDVALUES_CANNOT_DECODE_VALUE_AS_SEQUENCE_340=Cannot decode \ the provided matched values control because an error occurred while \ - attempting to decode the value as an ASN.1 sequence: %s + attempting to decode the value as an ASN.1 sequence: %s ERR_MATCHEDVALUES_NO_FILTERS_341=Cannot decode the provided matched \ values control because the control value does not specify any filters for use \ in matching attribute values @@ -632,15 +632,15 @@ same message ID of %d WARN_LDAP_CLIENT_CANNOT_ENQUEUE_346=The Directory Server encountered an \ unexpected error while attempting to add the client request to the work \ - queue: %s + queue: %s INFO_JMX_CONNHANDLER_DESCRIPTION_LISTEN_PORT_347=TCP port on \ - which this connection handler may accept administrative connections. Changes \ + which this connection handler may accept administrative connections. Changes \ to this configuration attribute will not take effect until the connection \ handler is disabled and re-enabled, or until the Directory Server is \ restarted INFO_JMX_CONNHANDLER_DESCRIPTION_SSL_CERT_NICKNAME_352=Nickname \ of the certificate that the connection handler should use when accepting \ - SSL-based connections or performing StartTLS negotiation. Changes to this \ + SSL-based connections or performing StartTLS negotiation. Changes to this \ configuration attribute will not take effect until the connection handler is \ disabled and re-enabled, or until the Directory Server is restarted ERR_PWPOLICYREQ_CONTROL_HAS_VALUE_354=Cannot decode the provided \ @@ -655,7 +655,7 @@ password policy response control because the error element has an invalid \ type of %d ERR_PWPOLICYRES_DECODE_ERROR_359=Cannot decode the provided password \ - policy response control: %s + policy response control: %s INFO_PWPERRTYPE_DESCRIPTION_PASSWORD_EXPIRED_360=passwordExpired INFO_PWPERRTYPE_DESCRIPTION_ACCOUNT_LOCKED_361=accountLocked INFO_PWPERRTYPE_DESCRIPTION_CHANGE_AFTER_RESET_362=changeAfterReset @@ -685,7 +685,7 @@ availability response control had an unknown ACCOUNT_USABLE_RESPONSE element \ type of %s ERR_ACCTUSABLERES_DECODE_ERROR_379=Cannot decode the provided account \ - availability response control: %s + availability response control: %s ERR_ADDRESSMASK_PREFIX_DECODE_ERROR_380=Cannot decode the provided \ address mask prefix because an invalid value was specified. The permitted \ values for IPv4are 0 to32 and for IPv6 0 to128 @@ -702,30 +702,30 @@ filter has an assertion value but does not include either an attribute type \ or a matching rule ID ERR_LDAP_REQHANDLER_DETECTED_JVM_ISSUE_CR6322825_387=Unable to call \ - select() in the LDAP connection handler: %s. It appears that your JVM may \ + select() in the LDAP connection handler: %s. It appears that your JVM may \ be susceptible to the issue described at \ http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6322825, and it is unable \ - to handle LDAP requests in its current configuration. Please upgrade to a \ + to handle LDAP requests in its current configuration. Please upgrade to a \ newer JVM that does not exhibit this behavior (Java 5.0 Update 8 or higher) \ or set the number of available file descriptors to a value greater than or \ equal to 8193 (e.g., by issuing the command 'ulimit -n 8193') before starting \ the Directory Server ERR_PROXYAUTH1_CONTROL_NOT_CRITICAL_388=Unwilling to process the request \ because it contains a proxied authorization V1 control which is not marked \ - critical. The proxied authorization control must always have a criticality \ + critical. The proxied authorization control must always have a criticality \ of "true" ERR_PROXYAUTH2_CONTROL_NOT_CRITICAL_389=Unwilling to process the request \ because it contains a proxied authorization V2 control which is not marked \ - critical. The proxied authorization control must always have a criticality \ + critical. The proxied authorization control must always have a criticality \ of "true" INFO_LDAP_CONNHANDLER_DESCRIPTION_KEYMANAGER_DN_390=DN of the \ configuration entry for the key manager provider that should be used with \ - this LDAP connection handler. Changes to this attribute will take effect \ + this LDAP connection handler. Changes to this attribute will take effect \ immediately, but only for subsequent attempts to access the key manager \ provider for associated client connections INFO_LDAP_CONNHANDLER_DESCRIPTION_TRUSTMANAGER_DN_393=DN of the \ configuration entry for the trust manager provider that should be used with \ - this LDAP connection handler. Changes to this attribute will take effect \ + this LDAP connection handler. Changes to this attribute will take effect \ immediately, but only for subsequent attempts to access the trust manager \ provider for associated client connections INFO_LDAPS_CONNHANDLER_DESCRIPTION_ENABLE_404=Specifies whether to enable the \ @@ -740,12 +740,12 @@ ordering matching rule %s INFO_SORTREQ_CONTROL_CANNOT_DECODE_VALUE_410=Unable to process the provided \ server-side sort request control because an error occurred while attempting \ - to decode the control value: %s + to decode the control value: %s INFO_SORTRES_CONTROL_NO_VALUE_411=Unable to decode the provided control as a \ server-side sort response control because it does not include a control value INFO_SORTRES_CONTROL_CANNOT_DECODE_VALUE_412=Unable to process the provided \ server-side sort response control because an error occurred while attempting \ - to decode the control value: %s + to decode the control value: %s INFO_SORTREQ_CONTROL_NO_ATTR_NAME_413=Unable to process the provided \ server-side sort request control because the sort order string "%s" included \ a sort key with no attribute name @@ -765,19 +765,19 @@ invalid INFO_VLVREQ_CONTROL_CANNOT_DECODE_VALUE_420=Unable to process the provided \ VLV request control because an error occurred while attempting to decode the \ - control value: %s + control value: %s INFO_VLVRES_CONTROL_NO_VALUE_421=Unable to decode the provided control as a \ VLV response control because it does not include a control value INFO_VLVRES_CONTROL_CANNOT_DECODE_VALUE_423=Unable to process the provided \ VLV response control because an error occurred while attempting to decode the \ - control value: %s + control value: %s INFO_GETEFFECTIVERIGHTS_INVALID_AUTHZID_424=The authorization ID "%s" \ contained in the geteffectiverights control is invalid because it does not \ start with "dn:" to indicate a user DN INFO_GETEFFECTIVERIGHTS_DECODE_ERROR_425=Cannot decode the provided \ - geteffectiverights request control: %s + geteffectiverights request control: %s ERR_LDAP_FILTER_ENCLOSED_IN_APOSTROPHES_427=An LDAP filter enclosed in \ - apostrophes is invalid: %s + apostrophes is invalid: %s INFO_JMX_CONNHANDLER_DESCRIPTION_ENABLE_428=Specifies whether to enable the \ JMX connection handler ERR_LDAP_FILTER_INVALID_CHAR_IN_ATTR_TYPE_429=The provided search filter \ @@ -786,11 +786,11 @@ ERR_LDAP_FILTER_EXTENSIBLE_MATCH_NO_AD_OR_MR_430=The provided search \ filter "%s" could not be decoded because the extensible match component \ starting at position %d did not include either an attribute description or a \ - matching rule ID. At least one of them must be provided + matching rule ID. At least one of them must be provided ERR_LDAPV2_CONTROLS_NOT_ALLOWED_431=LDAPv2 clients are not allowed to \ use request controls ERR_CONNHANDLER_CANNOT_BIND_432=The %s connection handler \ - defined in configuration entry %s was unable to bind to %s:%d: %s + defined in configuration entry %s was unable to bind to %s:%d: %s ERR_JMX_ADD_INSUFFICIENT_PRIVILEGES_434=You do not have sufficient \ privileges to perform add operations through JMX ERR_JMX_DELETE_INSUFFICIENT_PRIVILEGES_435=You do not have sufficient \ @@ -814,37 +814,37 @@ supported over internal LDAP sockets WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_NOT_DIRECTORY_445=The value %s \ specified as the LDIF directory path for the LDIF connection handler defined \ - in configuration entry %s exists but is not a directory. The specified path \ - must be a directory. The LDIF connection handler will start, but will not \ + in configuration entry %s exists but is not a directory. The specified path \ + must be a directory. The LDIF connection handler will start, but will not \ be able to proces any changes until this path is changed to a directory WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_MISSING_446=The directory %s \ referenced by the LDIF connection handler defined in configuration entry %s \ - does not exist. The LDIF connection handler will start, but will not be \ + does not exist. The LDIF connection handler will start, but will not be \ able to process any changes until this directory is created ERR_LDIF_CONNHANDLER_CANNOT_READ_CHANGE_RECORD_NONFATAL_447=An error \ - occurred while trying to read a change record from the LDIF file: %s. This \ + occurred while trying to read a change record from the LDIF file: %s. This \ change will be skipped but processing on the LDIF file will continue ERR_LDIF_CONNHANDLER_CANNOT_READ_CHANGE_RECORD_FATAL_448=An error \ - occurred while trying to read a change record from the LDIF file: %s. No \ + occurred while trying to read a change record from the LDIF file: %s. No \ further processing on this LDIF file can be performed INFO_LDIF_CONNHANDLER_UNKNOWN_CHANGETYPE_449=Unsupported change type %s -INFO_LDIF_CONNHANDLER_RESULT_CODE_450=Result Code: %d (%s) -INFO_LDIF_CONNHANDLER_ERROR_MESSAGE_451=Additional Info: %s -INFO_LDIF_CONNHANDLER_MATCHED_DN_452=Matched DN: %s -INFO_LDIF_CONNHANDLER_REFERRAL_URL_453=Referral URL: %s +INFO_LDIF_CONNHANDLER_RESULT_CODE_450=Result Code: %d (%s) +INFO_LDIF_CONNHANDLER_ERROR_MESSAGE_451=Additional Info: %s +INFO_LDIF_CONNHANDLER_MATCHED_DN_452=Matched DN: %s +INFO_LDIF_CONNHANDLER_REFERRAL_URL_453=Referral URL: %s ERR_LDIF_CONNHANDLER_IO_ERROR_454=An I/O error occurred while the LDIF \ - connection handler was processing LDIF file %s: %s + connection handler was processing LDIF file %s: %s ERR_LDIF_CONNHANDLER_CANNOT_RENAME_455=An error occurred while the \ LDIF connection handler was attempting to rename partially-processed file \ - from %s to %s: %s + from %s to %s: %s ERR_LDIF_CONNHANDLER_CANNOT_DELETE_456=An error occurred while the \ - LDIF connection handler was attempting to delete processed file %s: %s + LDIF connection handler was attempting to delete processed file %s: %s ERR_CONNHANDLER_ADDRESS_INUSE_457=Address already in use ERR_SUBENTRIES_NO_CONTROL_VALUE_458=Cannot decode the provided \ subentries control because it does not have a value ERR_SUBENTRIES_CANNOT_DECODE_VALUE_459=Cannot decode the provided \ subentries control because an error occurred while attempting \ - to decode the control value: %s + to decode the control value: %s ERR_SNMP_CONNHANDLER_NO_CONFIGURATION_1462=No Configuration was defined \ for this connection handler. The configuration parameters ds-cfg-listen-port \ and ds-cfg-trap-port are required by the connection handler to start @@ -865,24 +865,24 @@ subtree delete control because it contains a value ERR_CONNHANDLER_SSL_CANNOT_INITIALIZE_1504=An error occurred \ while attempting to initialize the SSL context for use in the LDAP \ - Connection Handler: %s + Connection Handler: %s ERR_LDAP_UNSUPPORTED_PROTOCOL_VERSION_1505=The Directory Server does not \ - support LDAP protocol version %d. This connection will be closed + support LDAP protocol version %d. This connection will be closed ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_DOES_NOT_EXIST_1506=The specified \ - OpenDMK jar file '%s' could not be found. Verify that the value set in the \ + OpenDMK jar file '%s' could not be found. Verify that the value set in the \ opendmk-jarfile configuration parameter of the SNMP connection handler is the \ valid path to the jdmkrt.jar file and that the file is accessible ERR_SNMP_CONNHANDLER_OPENDMK_JARFILES_NOT_OPERATIONAL_1507=The required \ - classes could not be loaded using jar file '%s'. Verify that the jar file \ + classes could not be loaded using jar file '%s'. Verify that the jar file \ is not corrupted ERR_CANNOT_DECODE_CONTROL_VALUE_1508=Cannot decode the provided \ control %s because an error occurred while attempting to \ - decode the control value: %s + decode the control value: %s ERR_ECLN_NO_CONTROL_VALUE_1509=Cannot decode the provided entry changelog \ notification control because it does not have a value 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 + decode the control value: %s ERR_UNEXPECTED_CONNECTION_CLOSURE_1511=The connection to the Directory \ Server was closed while waiting for a response INFO_ERGONOMIC_SIZING_OF_REQUEST_HANDLER_THREADS_1512=Connection handler '%s' \ -- Gitblit v1.10.0