https://issues.apache.org/bugzilla/show_bug.cgi?id=51142
--- Comment #3 from asfbugzill...@eghm.net 2011-05-04 19:31:17 UTC --- Thank-you. You saw that the exception is happening during req.updateCounters in process? http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/coyote/RequestInfo.java?annotate=581920 line 156: maxRequestUri=req.requestURI().toString(); called during I see I should have used 400 instead of 500. Is error not appropriate level to log at? They didn't close the connection in the two try/catch blocks a few lines before this line, but here it should? -- 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