https://bz.apache.org/bugzilla/show_bug.cgi?id=66482
--- Comment #4 from Remy Maucherat <r...@apache.org> --- Ok, so that makes sense. I checked the code and both read and write can throw this undocumented exception (there are other exceptions but they don't occur, unlike this one apparently). The easiest is probably going to be to do a try/catch for the whole Nio2OperationState.run and call the completion failure with the exception. -- 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