RE: Max Memory Reading

2006-10-13 Thread Alan Flisch
-0500, Caldarale, Charles R wrote: > > From: Alan Flisch [mailto:[EMAIL PROTECTED] > > Subject: RE: Max Memory Reading > > > > It seems to be contradicted by this document > > http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html and by > > my experience of s

RE: Max Memory Reading

2006-10-13 Thread Alan Flisch
ed this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECT

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
; allocate 1.6-1.8 GB depending on vendor (1.6 for sun-jdk). > > On the other side, if you are on 64bit OS (and you probably are, or > how could you adress 16GB otherwise), why not using 64bit jdk? > > regards > Leon > > On 10/13/06, Alan Flisch <[EMAIL PROTECTED]> w

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
> P.S. You should set your ms=mx, saves time :-) > > On 10/13/06, Alan Flisch <[EMAIL PROTECTED]> wrote: > > > > Thanks. Found a reference too: > > http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html > > > > Going to set the f

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
Thanks. Found a reference too: http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html Going to set the following... -server -Xmx2000m -XX:MaxPermSize=256m On Fri, 2006-10-13 at 12:38 +0200, Leon Rosenberg wrote: > def perm size is 64Mb > > On 10/13/06, Alan Flisc

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
ely specified) upon application start. > Times of 64Mb max memory are long over now. > > regards > Leon > > On 10/13/06, Alan Flisch <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I was having some problems with perm gen space on one of our tomcat

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
Good idea, but nothing set there either. The fact it's such an odd number is another perplexing issue. On Fri, 2006-10-13 at 09:36 +0200, Pascal Alberty wrote: > /etc/init.d/tomcat5 ? > Check for -Xms and -Xmm options > > On 10/13/06, Alan Flisch <[EMAIL PROTECTED]>

Re: Max Memory Reading

2006-10-13 Thread Alan Flisch
eres any value. > > > On 10/13/06, Alan Flisch <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > I was having some problems with perm gen space on one of our tomcat > > instances and decided to increase the perm gen size and review the > &

Max Memory Reading

2006-10-13 Thread Alan Flisch
Hi, I was having some problems with perm gen space on one of our tomcat instances and decided to increase the perm gen size and review the JAVA_OPTS settings in general when I noticed something curious. No settings are currently made so its just running with default values, but the manager statu