Re: MemoryLeak Problem with ThreadWithAttributes

2009-06-23 Thread ultan ocarroll
Thanks, it wasnt clear to me whether it was ajp/nio/http or otherwise, but if a straight upgrade has potential I will add it to the battery of options. Caldarale, Charles R wrote: From: ultan ocarroll [mailto:ultan.ocarr...@corp.aol.com] Subject: Re: MemoryLeak Problem with

Re: MemoryLeak Problem with ThreadWithAttributes

2009-06-23 Thread ultan ocarroll
ling and Memory Handling. ____ Patrick ultan ocarroll wrote: Hi Patrick - Im wondering if you ever resolved this problem - Im seeing exactly the same thing on Tomcat 5.5.27, http and ajp connectors, JDK1.6 with a lot of XML and XSL processing. Like you Ive spent weeks and weeks :-( looking at

RE: MemoryLeak Problem with ThreadWithAttributes

2009-06-19 Thread ultan ocarroll
Hi, Please help ! I'm having exactly the same issue here, with 5.5.27, in a production application, and close to pulling my hair out now ! I see the ThreadWithAttributes filled with 5m xalan ElementImpl objects (my UI is generated using XSL) in one heap dump I have. Like Patrick, the OoM ha

MemoryLeak Problem with ThreadWithAttributes

2009-06-18 Thread ultan ocarroll
Hi Patrick - Im wondering if you ever resolved this problem - Im seeing exactly the same thing on Tomcat 5.5.27, http and ajp connectors, JDK1.6 with a lot of XML and XSL processing. Like you Ive spent weeks and weeks :-( looking at this, so any insights you have would be gratefully received.