Re: [OS-webwork] Tomcat out of memory

2004-02-22 Thread remigijus
, 2004 4:52 PM Subject: Re: [OS-webwork] Tomcat out of memory > http://ejp.sourceforge.net/ - extensible java profiler might work for you. > i don't know any specific tools for web applications. > > > > I think I'm going to do that, but haven't desided yet what

Re: [OS-webwork] Tomcat out of memory

2004-02-22 Thread Andrius Paulauskas
Original Message - > From: "Andrius Paulauskas" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, February 21, 2004 8:21 PM > Subject: Re: [OS-webwork] Tomcat out of memory > > >> i had lots of out of memory problems, but this was e

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread Hani Suleiman
profiler to use? By the way Andrius where are you right now (Lithiania)? - Original Message - From: "Andrius Paulauskas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 8:21 PM Subject: Re: [OS-webwork] Tomcat out of memory i had lots of

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread remigijus
now (Lithiania)? - Original Message - From: "Andrius Paulauskas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 8:21 PM Subject: Re: [OS-webwork] Tomcat out of memory > i had lots of out of memory problems, but this was entirely my > app

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread Andrius Paulauskas
> Regards Remis. > > > - Original Message - > From: "Konstantin Priblouda" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, February 21, 2004 4:42 PM > Subject: Re: [OS-webwork] Tomcat out of memory > > >> >> > >

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread Anders Engström
On Sat, Feb 21, 2004 at 05:09:57PM +0200, remigijus wrote: > I know, I can restart Tomcat, but this is not solution. I will come to same > problem after few days or weeks againt. It can be treated as work around. > I'm not sure that switching to velocity will fix the problem. I looked for > informa

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread Konstantin Priblouda
--- remigijus <[EMAIL PROTECTED]> wrote: > I know, I can restart Tomcat, but this is not > solution. I will come to same > problem after few days or weeks againt. It can be > treated as work around. > I'm not sure that switching to velocity will fix the > problem. I looked for > information on goo

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread remigijus
they did? Regards Remis. - Original Message - From: "Konstantin Priblouda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 4:42 PM Subject: Re: [OS-webwork] Tomcat out of memory > > > > An error occurred at line: -1 in the j

Re: [OS-webwork] Tomcat out of memory

2004-02-21 Thread Konstantin Priblouda
> > An error occurred at line: -1 in the jsp file: > null > > > > Generated servlet error: > > [javac] Compiling 1 source file > > > > > > > > The system is out of resources. > > Consult the following stack trace for details. > > java.lang.OutOfMemoryError > > > > > > at > > > org.apache.j

Re: [OS-webwork] Tomcat out of memory

2004-02-20 Thread remigijus
t: Friday, February 20, 2004 11:13 PM Subject: Re: [OS-webwork] Tomcat out of memory > I know that when using tomcat (and jboss for that matter) when > redeploying a webapp, the container would eat up a little bit of memory > with each redeployment. While developing/testing i would deplo

RE: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Matthew Payne
Title: Message Switch to velocity?  No pages to compile=no leak while compiling. Matt On Fri, 2004-02-20 at 16:03, Jason Carreira wrote: Run a profiler to see where the memory is going... -Original Message- From: remigijus [mailto:[EMAIL PROTECTED] S

Re: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Andrius Paulauskas
well i know tomcat 5 introduces many garbage collection improvements. > I know that when using tomcat (and jboss for that matter) when > redeploying a webapp, the container would eat up a little bit of memory > with each redeployment. While developing/testing i would deploy a war > many many ti

Re: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Eric Webb
I know that when using tomcat (and jboss for that matter) when redeploying a webapp, the container would eat up a little bit of memory with each redeployment. While developing/testing i would deploy a war many many times. Eventually, tomcat will throw an OutOfMemory exception durring executio

RE: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Jason Carreira
Title: Message Run a profiler to see where the memory is going... -Original Message-From: remigijus [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 3:26 PMTo: [EMAIL PROTECTED]Subject: [OS-webwork] Tomcat out of memory Hi   I don't think that problem is re

Re: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Andrius Paulauskas
what is your application about? any resource intensive tasks? > Hi > > I don't think that problem is related with ww2, but I just received an > error message as follows > > > org.apache.jasper.JasperException: Unable to compile class for JSP > > An error occurred at line: -1 in the jsp file: nul

RE: [OS-webwork] Tomcat out of memory

2004-02-20 Thread Wayland Chan
If you check the machine it's running on, is it really out of memory? Can you check to see how much memory is being used by Tomcat before the JSP is compiled/accessed? Just curious but how big is your JSP? It's not the mother of all pages is it? ;) Does it happen on other servlet containers or