Re: Tomcat Process Memory Leak?

2007-12-18 Thread Stefano Martines
Does anybody knows about a tool so that you can analyze and trace in detail the memory allocation of your application objects, classes etc? thank you Stefano - Original Message From: Bill Clarke-Fields <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Monday, December 17, 2007 5:

Re: stdout.log size is increasing

2007-12-11 Thread Stefano Martines
! How can I configure "logrotate" as you mentioned? is it applicable on windows as well? thank you Steve Ochani <[EMAIL PROTECTED]> wrote: On 10 Dec 2007 at 1:16, Stefano Martines wrote: > Hi All, > > Although the log level is low, the stdout.log size is incre

Re: stdout.log size is increasing

2007-12-11 Thread Stefano Martines
! How can I configure "logrotate" as you mentioned? is it applicable on windows as well? thank you Steve Ochani <[EMAIL PROTECTED]> wrote: On 10 Dec 2007 at 1:16, Stefano Martines wrote: > Hi All, > > Although the log level is low, the stdout.log size is increasi

stdout.log size is increasing

2007-12-10 Thread Stefano Martines
Hi All, Although the log level is low, the stdout.log size is increasing in production day by day. I want that tomcat automatically archives the stdout.log file and creates a new one once a certains size is reached. How can I do that? I want somethink like this: stdout.log 12 MB stdout_1.

Re: Tomcat 4.1.31 crashing with memory errors, crashing with no errors and shutting down cleanly without manual intervention

2007-12-07 Thread Stefano Martines
Hi Sean, I have exactly the same problem. Tomcat5.exe is increasing memory allocation day by day. you mentioned: The memory usage of tomcat has dropped ~40% since we made that change Would you kindly provide with a document or reference on how you did it step by step? How did you setup the loa

Re: How to check my current JVM settings

2007-12-06 Thread Stefano Martines
settings > From: Stefano Martines [mailto:[EMAIL PROTECTED] > Subject: Re: How to check my current JVM settings > > 1) but how can I see what is the current setting? > 2) where should I set the CATALINA_OPTS , on catalina.50.bat ? > 3) What is the syntax of defining JVM paramters?

Re: How to check my current JVM settings

2007-12-06 Thread Stefano Martines
hursday, December 6, 2007 4:39:33 PM > Subject: RE: How to check my current JVM settings > > Operating system? > Tomcat version? > Installed as service or running from batch file? > Java version? > > >> -Original Message- >> From: Stefano Martines [mail

Re: Tomcat 4.1.31 crashing with memory errors, crashing with no errors and shutting down cleanly without manual intervention

2007-12-06 Thread Stefano Martines
How can I increase the heap size? I know abouth -Xms but I dont know where to put this paramter, which line etc.? - Original Message From: Peter Crowther <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Thursday, December 6, 2007 4:38:57 PM Subject: RE: Tomcat 4.1.31 crashing with memor

Re: How to check my current JVM settings

2007-12-06 Thread Stefano Martines
rating system? Tomcat version? Installed as service or running from batch file? Java version? > -Original Message- > From: Stefano Martines [mailto:[EMAIL PROTECTED] > Sent: 06 December 2007 15:21 > To: users@tomcat.apache.org > Subject: How to check my current JVM settings

How to check my current JVM settings

2007-12-06 Thread Stefano Martines
Hi, I don’t how to check my JVM settings for my Tomcat. 1) How can I see the current JVM settings of my Tomcat application, (initial Heap size, max and min heap size) ? where are they stored? 2) How can I change these paramters? Thank Stefano __

Tomcat5.exe increasing memory allocation

2007-12-06 Thread Stefano Martines
Hi, I am running Tomcat 5.0.28 in a production environment. It has the default settings you get from the initial installation. The Tomcat5.exe process allocates 250 MB memory right now and it is increasing from day to day. What is the reason? How can I stop the increase of memory allocation? I