Thank you so much for your atention

Daniel Alvarez
ISP-InfoCom

----- Original Message ----- 
From: "George Sexton" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Friday, December 26, 2003 4:05 PM
Subject: RE: Memory comsuption


> They are threads in the same process.
> 
> > You may also want to search the web for "linux java ps threads"
> 
> -----Original Message-----
> From: Luis Daniel Alvarez [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 26, 2003 1:42 PM
> To: Tomcat Users List
> Subject: Re: Memory comsuption
> 
> 
> What about the others 50 or 70 java process with 50M of memory
> comsuption
> too?
> 
> Daniel Alvarez
> ISP-InfoCom
> 
> ----- Original Message ----- 
> From: "George Sexton" <[EMAIL PROTECTED]>
> To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
> Sent: Friday, December 26, 2003 3:30 PM
> Subject: RE: Memory comsuption
> 
> 
> > I don't understand why you think you have a problem.
> >
> > You have a machine with 2GB of memory installed.
> >
> > 84MB is free RAM, and the OS is using 330MB of ram for cache buffers.
> >
> > Tomcat is using some 50MB of RAM.
> >
> > The machine is clearly not under any kind of memory stress
> >
> > FWIW, the memory options are case sensitive, and I think you need a
> > capital M at the end. Although, why you would want to limit RAM
> > consumption to 1GB, when you are complaining about tomcat using 50MB
> is
> > quite beyond me.
> >
> > You may also want to search the web for "linux ps threads"
> >
> > -----Original Message-----
> > From: Luis Daniel Alvarez [mailto:[EMAIL PROTECTED]
> > Sent: Friday, December 26, 2003 12:59 PM
> > To: Tomcat Users List
> > Subject: Memory comsuption
> >
> >
> > Hi list
> > I'm having problem with my memory, as you can see from my top command
> I
> > get this:
> >
> > Mem:  2323420K av, 2239036K used,   84384K free,       0K shrd,
> 330720K
> > buff
> > Swap: 2097096K av,   19176K used, 2077920K free
> 1576784K
> > cached
> >
> > PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
> > 25772 tomcat4    9   0 51112  49M 11072 S     0.0  2.1   0:00 java
> > 25773 tomcat4    9   0 51112  49M 11072 S     0.0  2.1   0:00 java
> > 25774 tomcat4    9   0 51112  49M 11072 S     0.0  2.1   0:00 java
> > 25775 tomcat4    9   0 51112  49M 11072 S     0.0  2.1   0:00 java
> >
> > This is just an example of 52 or 75 java process that always been
> > running
> > What can I do to slow down memory comsuption of my java process.
> >
> > I try solve this changing
> > maxProcessors="75" to maxProcessors="15" and
> > exporting CATALINA_OPTS=-Djava.awt.headless=true -Xmx1024m
> > but nothing change.
> >
> > thanks in advance
> >
> >
> > Daniel Alvarez
> > ISP-InfoCom
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.554 / Virus Database: 346 - Release Date: 20/12/2003
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.554 / Virus Database: 346 - Release Date: 20/12/2003
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.554 / Virus Database: 346 - Release Date: 20/12/2003

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to