https://bz.apache.org/bugzilla/show_bug.cgi?id=64317

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Created attachment 37147
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37147&action=edit
01_TEST-org.apache.tomcat.util.net.TestSsl.NIO2.txt

Out of 4 NIO2 failures, this kind of failure occurred only once.


The error here:
Byte in position [10217184] had value [-1] rather than 1

Notes:
1) Message formatting may be improved.
- There is no LF after the message (it uses print() instead of println()(.
- There are no '[' ']' around '1'.

2) This error means that the servlet echoed less data than expected (10 Mb
instead of 16 Mb), and completed it as a normal response, without any sign of
an error.

Why?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to