DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26662>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter ------- Additional Comments From [EMAIL PROTECTED] 2004-02-04 16:09 ------- Remy, I did not think you read my bug reports, I though you would have filtered them by now.. :-) I understand what you are saying, but I keep getting the following stacktrace... ava.lang.ClassCastException at org.apache.coyote.http11.filters.GzipOutputFilter.end (GzipOutputFilter.java:165) at org.apache.coyote.http11.InternalOutputBuffer.endRequest (InternalOutputBuffer.java:439) at org.apache.coyote.http11.Http11Processor.action (Http11Processor.java:968) at org.apache.coyote.Response.action(Response.java:226) at org.apache.coyote.Response.finish(Response.java:348) at org.apache.coyote.tomcat5.OutputBuffer.close(OutputBuffer.java:328) at org.apache.coyote.tomcat5.CoyoteResponse.finishResponse (CoyoteResponse.java:497) at org.apache.coyote.tomcat5.CoyoteAdapter.service (CoyoteAdapter.java:209) at org.apache.coyote.http11.Http11Processor.process (Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnectio n(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt (PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (ThreadPool.java:683) at java.lang.Thread.run(Thread.java:536) This would indicate to me that it is a bug.. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]