Re: tomcat 5.5 memory

2008-11-12 Thread Alberto Jesus La Rosa Agramonte
Thanks you very much... 2008/11/12 Christopher Schultz <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Alberto, > > Alberto Jesus La Rosa Agramonte wrote: >> [is ~25 Java processes normal for Tomcat?] > > Yes. Most UNIX/Linux variants display individual threads as proces

Re: tomcat 5.5 memory

2008-11-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alberto, Alberto Jesus La Rosa Agramonte wrote: > [is ~25 Java processes normal for Tomcat?] Yes. Most UNIX/Linux variants display individual threads as processes. This means that you have around 25 threads within the JVM. What kernel version are you

Re: tomcat 5.5 memory

2008-11-11 Thread André Warnier
Alberto Jesus La Rosa Agramonte wrote: The hardware only, the software is 32 bits, and the jvm too. The problem that it's spawning too many processes. Alberto, what a couple of other people on this list have already tried to tell you - without apparently triggering any reaction from you - is

Re: tomcat 5.5 memory

2008-11-11 Thread Alberto Jesus La Rosa Agramonte
The hardware only, the software is 32 bits, and the jvm too. The problem that it's spawning too many processes. 2008/11/12 David kerber <[EMAIL PROTECTED]>: > Alberto Jesus La Rosa Agramonte wrote: >> >> The tomcat run many processes and each process consumes 6 to 7 mb and >> in a Period of time t

Re: tomcat 5.5 memory

2008-11-11 Thread Alberto Jesus La Rosa Agramonte
Hello. this number of processes in the tomcat is normal??? thanks 887 tomcat55 25 0 3836 1012 820 S 0.0 0.0 0:00.00 su 1891 tomcat55 18 0 7884 1788 1376 S 0.0 0.1 0:00.03 rotatelogs 1908 tomcat55 25 0 2759m 294m 7904 S 0.0 9.6 0:00.00 java 1909 tomcat55 15 0 2759m 2

Re: tomcat 5.5 memory

2008-11-11 Thread David kerber
Alberto Jesus La Rosa Agramonte wrote: The tomcat run many processes and each process consumes 6 to 7 mb and in a Period of time the server's memory is exhausted. Is it running the "correct" number of processes, and you just don't have enough memory for them, or is the problem that it's spawn

Re: tomcat 5.5 memory

2008-11-11 Thread Alberto Jesus La Rosa Agramonte
The platform is 64 bits. Thanks 2008/11/12 Caldarale, Charles R <[EMAIL PROTECTED]>: >> From: Alberto Jesus La Rosa Agramonte [mailto:[EMAIL PROTECTED] >> Subject: tomcat 5.5 memory >> >> Hi, I have installed apache tomcat 5.5 and giving me problems with >> memory, this is the configuration that

Re: tomcat 5.5 memory

2008-11-11 Thread Alberto Jesus La Rosa Agramonte
The tomcat run many processes and each process consumes 6 to 7 mb and in a Period of time the server's memory is exhausted. We install the tomcat from the backports repositories because it needed to install the Java Virtual Machine 6, I use debian etch. Thanks... 2008/11/12 Caldarale, Charles R

RE: tomcat 5.5 memory

2008-11-11 Thread Caldarale, Charles R
> From: Alberto Jesus La Rosa Agramonte [mailto:[EMAIL PROTECTED] > Subject: tomcat 5.5 memory > > Hi, I have installed apache tomcat 5.5 and giving me problems with > memory, this is the configuration that I have now This is not a proper Tomcat installation, but rather a 3rd-party repackaged ver

Re: tomcat 5.5 memory

2008-11-11 Thread Alberto Jesus La Rosa Agramonte
The tomcat run many processes and each process consumes 6 to 7 mb and in a Period of time the server's memory is exhausted. 2008/11/12 David kerber <[EMAIL PROTECTED]>: > Alberto Jesus La Rosa Agramonte wrote: >> >> Hi, I have installed apache tomcat 5.5 and giving me problems with >> memory, this

Re: tomcat 5.5 memory

2008-11-11 Thread David kerber
Alberto Jesus La Rosa Agramonte wrote: Hi, I have installed apache tomcat 5.5 and giving me problems with memory, this is the configuration that I have now, someone can help me to optimize this, or tell me if this right.The server have 3 gb of RAM. Thanks What kind of problems are you having?