Re: Tomcat gets not enough memory on vServer

2009-12-20 Thread Lars Fischer
Hello, thank you all for your answers! Because of this and some other problems, I decided to switch the provider and I have now an other machine running an 32bit OS. Using the same default settings as on the other two machines, tomcat is now running very fine. I don't know the reason, but I

Re: Tomcat gets not enough memory on vServer

2009-12-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lars, On 12/17/2009 6:06 AM, Lars Fischer wrote: > I have some trouble with a Tomcat running on a vServer Ubuntu 8.04: What is the virtualization technology being used? We recently moved our development environment to an OpenVZ instance and, before i

RE: Tomcat gets not enough memory on vServer

2009-12-17 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: Tomcat gets not enough memory on vServer > > For all Java Processes > [unix]export JVM_OPTS ="-Xmx512M" > [windows] SET JVM_OPTS="-Xmx256m" That's wrong - only launchers or scripts t

Re: Tomcat gets not enough memory on vServer

2009-12-17 Thread Peter Crowther
2009/12/17 Lars Fischer > I have some trouble with a Tomcat running on a vServer Ubuntu 8.04: > > I used an old vServer with 768MB RAM. On this machine I had a Tomcat > running using -XX:MaxPermSize=128m -Xmx256m settings. Tomcat consumed > the given memory and was working fine. > Was that a 32-

RE: Tomcat gets not enough memory on vServer

2009-12-17 Thread Martin Gainty
sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: lfisc...@fast-mail.org > To:

Tomcat gets not enough memory on vServer

2009-12-17 Thread Lars Fischer
Hello, I have some trouble with a Tomcat running on a vServer Ubuntu 8.04: I used an old vServer with 768MB RAM. On this machine I had a Tomcat running using -XX:MaxPermSize=128m -Xmx256m settings. Tomcat consumed the given memory and was working fine. Now I switched to a new vServer machine wit