Re: Tomcat, out of memory and hot reployment

2009-12-07 Thread Malcolm Warren
Thanks very much for your answers. My question has been clarified. Malcolm Pid ha scritto: On 07/12/2009 10:53, Malcolm Warren wrote: Dear All, I've seen that using hot deploy too often for apps on my production server (more than seven or eight times) without restarting Tomcat causes an Out

Re: Tomcat, out of memory and hot reployment

2009-12-07 Thread Pid
On 07/12/2009 10:53, Malcolm Warren wrote: Dear All, I've seen that using hot deploy too often for apps on my production server (more than seven or eight times) without restarting Tomcat causes an Out of memory exception. Whereas it doesn't happen on my mac test machine, presumably because it ha

RE: Tomcat, out of memory and hot reployment

2009-12-07 Thread Caldarale, Charles R
> From: Malcolm Warren [mailto:malc...@villeinitalia.com] > Subject: Tomcat, out of memory and hot reployment > > If I turn off hot redeployment and use the Tomcat manager to redeploy > applications, does that solve the problem? No, that is a hot redeployment. > I would assum

Tomcat, out of memory and hot reployment

2009-12-07 Thread Malcolm Warren
Dear All, I've seen that using hot deploy too often for apps on my production server (more than seven or eight times) without restarting Tomcat causes an Out of memory exception. Whereas it doesn't happen on my mac test machine, presumably because it has a different jvm from the debian linux p

Re: Tomcat Out Of Memory

2006-11-15 Thread Gaurav Kushwaha
;[EMAIL PROTECTED]> wrote: >> >> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> > Subject: Tomcat Out Of Memory >> > >> > We are running Tomcat 4.1.18 on RedHat ES3 using JDK 1.4.2_02. >> > What is causing the error message below and What

Re: Tomcat Out Of Memory

2006-11-15 Thread Andrew Miehs
may have to increase it. But in case this too doesn't work, try profiling your code. On 11/14/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat Out Of Memory > > We are running Tomcat 4.1.18 on RedHat

Re: Tomcat Out Of Memory

2006-11-15 Thread Santosh Puranshettiwar
ve to increase it. But in case this too doesn't work, try profiling your code. On 11/14/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat Out Of Memory > > We are running Tomcat 4.1.18 on RedHat ES3 u

Re: Tomcat Out Of Memory

2006-11-15 Thread Gaurav Kushwaha
MAIL PROTECTED] > Subject: Tomcat Out Of Memory > > We are running Tomcat 4.1.18 on RedHat ES3 using JDK 1.4.2_02. > What is causing the error message below and What can I do to solve it? Start by reading the FAQ: http://tomcat.apache.org/faq/memory.html You will need to collect more in

RE: Tomcat Out Of Memory

2006-11-14 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Tomcat Out Of Memory > > We are running Tomcat 4.1.18 on RedHat ES3 using JDK 1.4.2_02. > What is causing the error message below and What can I do to solve it? Start by reading the FAQ: http://tomcat.apache.org/faq/m

Tomcat Out Of Memory

2006-11-14 Thread ohashi
Hi We are running Tomcat 4.1.18 on RedHat ES3 using JDK 1.4.2_02. What is causing the error message below and What can I do to solve it? java.lang.OutOfMemoryError /mm/dd hh:mm:ss org.apache.tomcat.util.log.CommonLogHandler log SEVERE: Caught exception executing [EMAIL PROTECTED], terminating

Tomcat out of memory with some JREs

2006-08-24 Thread imikeclassic
. I can't find the tomcat5w.exe settings somewhere in the registry. Can I check somewhere which settings really is set for Tomcat? -- View this message in context: http://www.nabble.com/Tomcat-out-of-memory-with-some-JREs-tf2158852.html#a5964616 Sent from the Tomcat - User forum at Nabbl

Re: Tomcat Out of Memory problem

2006-04-05 Thread David Smith
Your web application has a memory and/or resource leak. Run a profiler to see what code is not releasing references to objects, closing files, etc., Given you've already said this happens overnight, you might want to start your analysis with the background process you have running. --D

Tomcat Out of Memory problem

2006-04-05 Thread Bindu Variam
Hello Tomcat Users, When our web application runs overnight on Tomcat 5.0.19 we get the following error. I searched on the Tomcat Users and Developers Mailing list archives on nabble but did not find any mention of this problem. Anyone seen this before ? SEVERE: Exception invoking periodic op

RE: Tomcat out of memory

2006-02-10 Thread [EMAIL PROTECTED]
at indicated it was a JSP engine problem.. Anyone know about this? --- On Fri 02/10, Eddie Dimond < [EMAIL PROTECTED] > wrote: From: Eddie Dimond [mailto: [EMAIL PROTECTED] To: users@tomcat.apache.org Date: Fri, 10 Feb 2006 10:20:43 -0700 Subject: RE: Tomcat out of memory We were

RE: Tomcat out of memory

2006-02-10 Thread Eddie Dimond
ve to change the settings on the tcp/ip connector port. Hope this helps. -Original Message- From: Mike Sabroff [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 8:20 AM To: Tomcat Users List Subject: Re: Tomcat out of memory At our company we bounce tomcat every morning via a cro

Re: Tomcat out of memory

2006-02-10 Thread Mike Sabroff
At our company we bounce tomcat every morning via a cron job Burak "Y" wrote: Hi all; I have a web site where 200 users online at average...These user overload started in these days... Webpages seem to be loading sometimes then blank page comes(totaly blank no err

RE: Tomcat out of memory

2006-02-10 Thread Biernesser, Beth
to your memory size. -Original Message- From: Burak "Yýlmaz [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 9:45 AM To: users@tomcat.apache.org Subject: Tomcat out of memory Hi all; I have a web site where 200 users online at average...These user overload started in the

RE: Tomcat out of memory

2006-02-10 Thread Caldarale, Charles R
> From: Burak "Yýlmaz [mailto:[EMAIL PROTECTED] > Subject: Tomcat out of memory > > Webpages seem to be loading sometimes then blank page > comes(totaly blank no error messages)...I havent set any > memory pool option on Tomcat or havent installed native >

Tomcat out of memory

2006-02-10 Thread Y
Hi all; I have a web site where 200 users online at average...These user overload started in these days... Webpages seem to be loading sometimes then blank page comes(totaly blank no error messages)...I havent set any memory pool option on Tomcat or havent installed native software support of

tomcat out of memory

2006-01-05 Thread Andri Herumurti
My name is Andri, i am a linux developer when i try openxchange 5 commercial edition with latest release under SLES 9 SP2 , i have problem with tomcat, after several times, it become tomcat out of memory. it happen on about 50 or more concurrent users connected to servers. i try