DO NOT REPLY [Bug 36525] - mod_jk 1.2.14.1 core dump

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36681] - 2 Tomcat 5.5.7 clusters come to a grinding hault and generate errors

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c jk_shm.c jk_shm.h jk_status.c

2005-09-15 Thread mturk
mturk 2005/09/15 22:52:26 Modified:jk/native/common jk_lb_worker.c jk_shm.c jk_shm.h jk_status.c Log: Fix bug #36525 by properly aligning shared memory header struct. This patch was provided and investigated by Rainer Jung. Thaks! Also bring back 64 b

DO NOT REPLY [Bug 36681] New: - 2 Tomcat 5.5.7 clusters come to a grinding hault and generate errors

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36525] - mod_jk 1.2.14.1 core dump

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36525] - mod_jk 1.2.14.1 core dump

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36541] - session getAttribute/setAttribute and removeAttribute are NOT Thread safe.

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Apache-Tomcat Communication

2005-09-15 Thread Dineshram Villuri
Hi all, I have a question on Apache and Tomcat communication. Does Apache intercept(stop,deflect or interrupt the progress or intended course of) requests to tomcat or route(i.e, send or forward by a specific route) requests to tomcat. Ajp connector used to call as Ajp interceptor. May I know, w

Re: Small refactoring in Http11Processor

2005-09-15 Thread Mark Thomas
Costin Manolache wrote: Mark Thomas wrote: I am about to kick of TC3 and TC4. Once that is complete (few days?) I'll do the last batch which will be TC5, Connectors and Jasper. Mark Is there any plan to do a bit of cleanup ? Maybe move some of the dead code in connectors (mod_webap, jk2, e

Re: HttpServletResponse.setContentLength() method in Tomcat 5.5.9

2005-09-15 Thread Julian Reschke
Ahab Abouzour wrote: Hello all, My servlet stopped working when I moved from Tomcat4.0.6 to Tomcat5.5.9. After investigating the problem, it turns out that if the HttpServletResponse.setContentLength() method is called, subsequent calls (e.g. setHeader(), addHeader(),addCookie()..etc) into the H

Re: HttpServletResponse.setContentLength() method in Tomcat 5.5.9

2005-09-15 Thread Tim Funk
This is expected behavior and there are bug reports (closed as INVALID) against this issue. The 2.5 servlet spec clarifies the use of setContentLength() and allows more headers to be set even if setContentLength(0) is called. -Tim Ahab Abouzour wrote: Hello all, My servlet stopped working

HttpServletResponse.setContentLength() method in Tomcat 5.5.9

2005-09-15 Thread Ahab Abouzour
Hello all, My servlet stopped working when I moved from Tomcat4.0.6 to Tomcat5.5.9. After investigating the problem, it turns out that if the HttpServletResponse.setContentLength() method is called, subsequent calls (e.g. setHeader(), addHeader(),addCookie()..etc) into the HttpServletResponse obj

Re: How strongly Tomcat 5.5.x will be committed to JDK 1.4.x in future..

2005-09-15 Thread Bill Barker
- Original Message - From: "Costin Manolache" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 14, 2005 10:54 PM Subject: Re: How strongly Tomcat 5.5.x will be committed to JDK 1.4.x in future.. > The current servlet spec doesn't requires J2SE 5.0 - only the next one ( > another stupi

DO NOT REPLY [Bug 36673] New: - can't delete detasource

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36541] - session getAttribute/setAttribute and removeAttribute are NOT Thread safe.

2005-09-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[EMAIL PROTECTED]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-09-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

[EMAIL PROTECTED]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-09-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Bootstrap.java

2005-09-15 Thread Henri Gomez
Happy to see Costin is back :) 15 Sep 2005 06:04:01 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > costin 2005/09/14 23:04:01 > > Modified:catalina/src/share/org/apache/catalina/startup > Bootstrap.java > Log: > Support for corner case, when all tomcat is i