Re: Tomcat-5.0.24+memory leaking

2004-06-04 Thread Remy Maucherat
James Sherwood wrote: Im not sure if this could be the problem or not, but it sounds like it may be a session problem as it has to do with cookies etc. When we upgraded to tomcat 5.0.24 our sessions went funny(too much to explain) When tomcat 5.0.25 came out one of the fixes had a session fix in it

Re: Tomcat-5.0.24+memory leaking

2004-06-04 Thread James Sherwood
5.0.25 and it fixed the problem. Like I say, I dont know exactly what your problem is but it sounds like it may have to do with sessions. James - Original Message - From: "anish" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 04, 2004 10:25 AM Subject

RE: Tomcat-5.0.24+memory leaking

2004-06-04 Thread Shapira, Yoav
help. Yoav Shapira Millennium Research Informatics >-Original Message- >From: anish [mailto:[EMAIL PROTECTED] >Sent: Friday, June 04, 2004 9:25 AM >To: [EMAIL PROTECTED] >Subject: Tomcat-5.0.24+memory leaking > >Hi all, > I am using jakarta-tomcat-5.0.24. my ap

Tomcat-5.0.24+memory leaking

2004-06-04 Thread anish
Hi all, I am using jakarta-tomcat-5.0.24. my application loads lot of library from a third party. and when it set cookie and forward the request to some other page, application got killed. no problem with the tomcat server. if remove all cookies, then application will run. then when i set