https://bz.apache.org/bugzilla/show_bug.cgi?id=64839
Remy Maucherat <r...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #5 from Remy Maucherat <r...@apache.org> --- (In reply to Mark Thomas from comment #4) > The most that looks > possible at this stage is to add some additional try/catch blocks with > logging of exceptions. I don't see any legitimate place where a NPE can occur, nor any place to add such a try/catch in a useful way. Would setting -XX:-OmitStackTraceInFastThrow allow getting the NPE trace ? If not, then IMO it's a NIO error with the JVM and this should be closed. And actually, I think it's probably good to check a new JVM (11 or more recent, lots of fixes and refactorings in NIO). -- 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