https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
--- Comment #7 from Remy Maucherat <r...@apache.org> --- As I said, I tried the same connector with your test upload, it worked for me. This issue is not very well presented IMO, for instance it seems to imply it is a NIO2 + OpenSSL issue only, but in the end that's not very clear. Does it also cause issues for you with: - NIO ? - No SSL ? - JSSE rather than OpenSSL ? - Any XML file ? The document builder input stream read behavior would cause this (I'm pretty sure using a buffered IS would be a workaround), so it might not break with any file. - Why do I need to use a multi MB XML when it breaks after a few KB ? If you get a stack trace, please post it. In your test case, instead of the exception reporting used, you should probably use e.printStackTrace(), -- 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