Re: Memory Problem

2004-07-16 Thread Bryan Hunt
This is more for the lists benefit than yours I have found the (CPL licensed) eclipse profiling tool to be absolutely excellent. http://eclipsecolorer.sourceforge.net/index_profiler.html Also as found using google. http://directory.google.com/Top/Computers/Programming/Languages/Java/Developm

RE: Memory Problem

2004-07-16 Thread Jose Ramon Diaz
mailto:[EMAIL PROTECTED] > Enviado el: viernes, 16 de julio de 2004 10:42 > Para: [EMAIL PROTECTED] > Asunto: Memory Problem > > > Hai, > > I have developed my application using Struts 1.1 and Tomcat server. > > I am facing a frequent problem of "OutOfMemory"

RE: Memory Problem

2004-07-16 Thread B.S.Narayana
: Memory Problem Hai, I have developed my application using Struts 1.1 and Tomcat server. I am facing a frequent problem of "OutOfMemory" Error. What i can do to resolve this? Is there any way by which i can find out which part of the code is giving this problem. Regards, Shail

Re: Memory Problem

2004-07-16 Thread Buland Altaf
Hi tehte, go and see teh log files.there is a log folder under tomcat root directory.I think that might help u to find teh problem. regards, --- Shailender Jain <[EMAIL PROTECTED]> wrote: > Hai, > > I have developed my application using Struts 1.1 and > Tomcat server. > > I am facing a frequen

Memory Problem

2004-07-16 Thread Shailender Jain
Hai, I have developed my application using Struts 1.1 and Tomcat server. I am facing a frequent problem of "OutOfMemory" Error. What i can do to resolve this? Is there any way by which i can find out which part of the code is giving this problem. Regards, Shailender Jain