Re: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Rodrigo Giammarini
ost - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 4:11 PM Subject: RE: Memory alloc on tomcat 4.0.4 Hi, Are you sure you're using tomcat 4.x?

RE: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Shapira, Yoav
ent: Tuesday, August 13, 2002 1:34 PM >To: Tomcat Users List >Subject: Re: Memory alloc on tomcat 4.0.4 > >where should I look for java runtime setting :) ? >- Original Message - >From: "Shapira, Yoav" <[EMAIL PROTECTED]> >To: "Tomcat Users Lis

Re: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Rodrigo Giammarini
where should I look for java runtime setting :) ? - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 12:31 PM Subject: RE: Memory alloc on tomcat 4.0.4 Hi, >The

Re: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Rodrigo Giammarini
uot; <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 12:31 PM Subject: RE: Memory alloc on tomcat 4.0.4 Hi, >The output I pasted is a output of the "top" command on Linux. If you are >asking why I have so many threads the answer is I don't know! I think >that are thr

Re: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Michael E. Locasto
ssage - From: "Rodrigo Giammarini" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 11:03 AM Subject: Re: Memory alloc on tomcat 4.0.4 > Hi > The output I pasted is a output of the "top" command on Linux.

RE: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Shapira, Yoav
Hi, >The output I pasted is a output of the "top" command on Linux. If you are >asking why I have so many threads the answer is I don't know! I think >that are threads between tomcat and apache that are never closed. I wasn't asking why you have so many threads ;) I was asking for the detail

Re: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Rodrigo Giammarini
t; <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 10:10 AM Subject: RE: Memory alloc on tomcat 4.0.4 Hi, >Hi, Is possible to limit the amount of memory taken by each java thread? You can control the amount allocated to the

RE: Memory alloc on tomcat 4.0.4

2002-08-13 Thread Shapira, Yoav
Hi, >Hi, Is possible to limit the amount of memory taken by each java thread? You can control the amount allocated to the VM. It will be shared by all the threads used by that VM. You would do this using the -Xmx runtime option. Type java -X to see all these types of options. > PID USER

Memory alloc on tomcat 4.0.4

2002-08-12 Thread Rodrigo Giammarini
Hi, Is possible to limit the amount of memory taken by each java thread? thanks! 4:59pm up 8:15, 4 users, load average: 0.01, 0.05, 0.07 97 processes: 96 sleeping, 1 running, 0 zombie, 0 stopped CPU states: 0.1% user, 3.3% system, 0.0% nice, 96.4% idle Mem: 126644K av, 123808K used,