https://issues.apache.org/bugzilla/show_bug.cgi?id=50957
--- Comment #4 from Brad Plies <bpl...@bulliondirect.com> 2011-03-22 19:25:29 EDT --- (In reply to comment #1) > Experience has shown that most instances of this type of error are triggered > by > application bugs rather than Tomcat bugs - usually in the form of retaining > and > re-using a reference to the request or response object. One way to test this > is > to set the system property org.apache.catalina.connector.RECYCLE_FACADES to > true. If you see NPEs then that is indicative of an application bug. I forgot to mention that this same application has run on Tomcat 6 BIO for years without this problem. It only surfaced once we ran the app in Tomcat 7 BIO. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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