https://issues.apache.org/bugzilla/show_bug.cgi?id=52009
--- Comment #6 from Konstantin Kolinko <[email protected]> 2011-10-13 07:11:46 UTC --- (In reply to comment #4) > 4) I am running with the following line added to catalina.properties file: > org.apache.coyote.http11.InternalNioInputBuffer.level = FINE Ops. I meant the following line: org.apache.catalina.connector.RECYCLE_FACADES=true > > and it shows that there are problems in BayeuxServlet that it calls > setHeader() > on a response that has already been recycled. (...) -- 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: [email protected] For additional commands, e-mail: [email protected]
