Hi Chris, > > Yes, there's only the HTTP connector on port 8080. There's a load > > balancer in front of this that handles HTTPS. > > If you connect the client directly to Tomcat, are you still able to > reproduce the errors?
I have only seen the NPE thrown from CoyoteOutputStream.flush() in production environments that use a load balancer. But when connecting directly to Tomcat in my devel environment, I was able to reproduce the behavior with the exception causing errors in requests handled by another application. /Michael --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org