> From: Stefano Martines [mailto:[EMAIL PROTECTED]
> Subject: Re: How to check my current JVM settings
>
> is tomcat 5.0.28 or 5.0.30 no more supported?
> Then we have to switch to tomcat 5.5, right?
No, you don't "have to". It's just that there is no more d
is tomcat 5.0.28 or 5.0.30 no more supported?
Then we have to switch to tomcat 5.5, right?
- Original Message
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, December 6, 2007 5:41:05 PM
Subject: RE: How to check my current JVM
> 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 paramte
> From: Stefano Martines [mailto:[EMAIL PROTECTED]
> Hi,
> it is Windows 2000,
> tomcat 5.0.28
> tomcat runs as service (tomcat5.exe)
> Java 1.4.2x
>From a swift Google - I don't run Tomcat as a service, so beware of this
>information!
Start tomcat5w.exe (should be in Tomcat's bin directory). T
Users List
Sent: Thursday, December 6, 2007 5:14:51 PM
Subject: Re: How to check my current JVM settings
use the CATALINA_OPTS variable to set your JVM parameters
You can also define CATALINA_OPTS="-Xoptionsfile=toto.conf" and within
toto.conf explicit JVM parameter
P.
Le 06/12/200
omcat5.exe)
Java 1.4.2x
thank you
- Original Message
From: Peter Crowther <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, 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
Hi,
it is Windows 2000,
tomcat 5.0.28
tomcat runs as service (tomcat5.exe)
Java 1.4.2x
thank you
- Original Message
From: Peter Crowther <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, December 6, 2007 4:39:33 PM
Subject: RE: How to check my current JVM settings
Ope
Operating 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 setti
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
__