DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-03-17 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-03-17 19:23 --- I found what was causing the class cast exception. The maxKeepAliveRequests is set to 100. If more than 100 requests are sent to that connection

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-03-17 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-03-17 19:24 --- Created an attachment (id=10835) Patch for the HttpProcessor, fixes classCastException

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-03-17 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-03-17 20:00 --- Created an attachment (id=10836) fixed the patch.. had a extra char in it. sorry remy

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-03-17 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-03-17 23:16 --- The current code reads: if (contentLength != -1) { response.getMimeHeaders().setValue(Content-Length) .setInt(contentLength

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-24 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-05 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-02-05 13:47 --- Remy, The fix did not work.. I still get the classcastexception. The stacktrace is the same

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-05 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-02-05 17:10 --- Sure. Please provide a test case (test telnet request + servlet or JSP if needed

DO NOT REPLY [Bug 26662] New: - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter Summary: ClassCastException in GzipOutputFilter Product: Tomcat 5 Version: 5.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread 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

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-02-04 17:34 --- I know it seems silly (believe me I know!!) but I just do as management tells me to and they wanted me to see if I could get it fixed

DO NOT REPLY [Bug 26662] - ClassCastException in GzipOutputFilter

2004-02-04 Thread bugzilla
/show_bug.cgi?id=26662 ClassCastException in GzipOutputFilter --- Additional Comments From [EMAIL PROTECTED] 2004-02-04 19:44 --- Okidoki. Feel free to test the patch. - To unsubscribe, e-mail: [EMAIL PROTECTED

ClassCastException in GzipOutputFilter

2003-10-16 Thread Torsten Fohrer
After cvs checkout and build i got this exception: SEVERE: Error finishing response java.lang.ClassCastException at org.apache.coyote.http11.filters.GzipOutputFilter.end(GzipOutputFilter.java: 165) at org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffe