Re: RES: about java.lang.outofmemory error

2008-03-17 Thread David Smith
ap for mor space them physical plus swap. Anyway, I got it solved when we decreased initial memory and maximum memory. -Mensagem original- De: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 17 de março de 2008 12:16 Para: Tomcat Users List Assunto: RE: abo

RES: about java.lang.outofmemory error

2008-03-17 Thread Milanez, Marcus
PROTECTED] Enviada em: segunda-feira, 17 de março de 2008 12:16 Para: Tomcat Users List Assunto: RE: about java.lang.outofmemory error > From: Milanez, Marcus [mailto:[EMAIL PROTECTED] > Subject: RES: about java.lang.outofmemory error > > GC never (ever) ran and Tomcat proccess c

RE: about java.lang.outofmemory error

2008-03-17 Thread Caldarale, Charles R
> From: Milanez, Marcus [mailto:[EMAIL PROTECTED] > Subject: RES: about java.lang.outofmemory error > > GC never (ever) ran and Tomcat proccess could never > acquire the amout of memory we'd specified The fact that GC never ran is irrelevant. As someone else pointed out, y

RES: RES: about java.lang.outofmemory error

2008-03-17 Thread Milanez, Marcus
17 de março de 2008 11:41 Para: Tomcat Users List Assunto: Re: RES: about java.lang.outofmemory error Milanez, Marcus wrote: > Chuck, > > Sorry if I haven't been clear enough, but we did have several situations in > which such a thing happened in production. We'd specified too mu

Re: RES: about java.lang.outofmemory error

2008-03-17 Thread Gabe Wong
Milanez, Marcus wrote: Chuck, Sorry if I haven't been clear enough, but we did have several situations in which such a thing happened in production. We'd specified too much memory to tomcat, and as our server shared its physical with other applications such as IIS, GC never (ever) ran and Tomcat

RES: about java.lang.outofmemory error

2008-03-17 Thread Milanez, Marcus
is there another explanation for it? Thank you! -Mensagem original- De: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 17 de março de 2008 11:06 Para: Tomcat Users List Assunto: RE: about java.lang.outofmemory error > From: Milanez, Marcus [mailto:[

RE: about java.lang.outofmemory error

2008-03-17 Thread Caldarale, Charles R
> From: Milanez, Marcus [mailto:[EMAIL PROTECTED] > Subject: RES: about java.lang.outofmemory error > > Just be aware that increasing memory isn't always the best > option. In most cases you should decrease memory instead, > giving GC a chance to run. If you increase

RES: about java.lang.outofmemory error

2008-03-17 Thread Milanez, Marcus
ecify... -Mensagem original- De: David Fisher [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 17 de março de 2008 10:43 Para: Tomcat Users List Assunto: Re: about java.lang.outofmemory error I don't know about BIRT (other than it is a project to generate Excel reports), but I do

Re: about java.lang.outofmemory error

2008-03-17 Thread David Fisher
cause problem of showing one report and gives error java.lang.outofmemory error i have used tomcat 5.5.25 and jdk 1.5 i feel this is the problem of tomcat 5.5 memory allocation could it solved any way please help me -- View this message in context: http://www.nabble.com/about- java.lang.outofmemory-

RE: about java.lang.outofmemory error

2008-03-17 Thread Caldarale, Charles R
> From: hns [mailto:[EMAIL PROTECTED] > Subject: about java.lang.outofmemory error > > i feel this is the problem of tomcat 5.5 memory allocation Extremely unlikely. The most probable cause is either a memory leak in your webapp or you simply have too much data for whatever size h

about java.lang.outofmemory error

2008-03-17 Thread hns
5.5 memory allocation could it solved any way please help me -- View this message in context: http://www.nabble.com/about-java.lang.outofmemory-error-tp16092575p16092575.html Sent from the Tomcat - User mailing list archive at Nabble.com