-
Bug
-
Resolution: Done
-
Major
-
4.0.25.Final
-
None
The number of bytes read while reading the message length is returned in case the message length is not read fully.
For example, observed with IBM JDK 8, server receives a first byte, readMessageLength returns 1, this breaks the following logic.
- is caused by
-
REM3-259 Authentication via remoting fail for larger requests i.e. long password
- Resolved
- is related to
-
JBEAP-13812 [GSS](7.0.z) server instance cannot connect to host-controller when running under IBM JDK 1.8
- Closed