mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
06.15.2011 d44745cf3a55bf943670fe8b262874bcc414ca34
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, October 6, 2011 16:15 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, October 6, 2011 16:15 +0200
commitd44745cf3a55bf943670fe8b262874bcc414ca34
tree f6ca97d4590a1cc77a2d9130007a2d4d86e8904d tree | zip | gz
parent 7a90148fb29bac581282c27c8bf396c4585df5b3 view | diff
Fix OPENDJ-306: Misleading access log error message when client resets the connection.

If an IO error occurs and no request is in the process of being read then treat the error as a connection reset, otherwise treat the error as an IO error as opposed to a protocol error.
3 files modified
51 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/protocol.properties 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/asn1/ASN1ByteChannelReader.java 26 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 22 ●●●● diff | view | raw | blame | history