RE: JVM heap memory

2004-08-24 Thread Pradeep Chauhan
If you are using Tomcat as a service option then check in registry and assign the new values in registry. -Original Message- From: Jignesh Patel [mailto:[EMAIL PROTECTED] Sent: 24.08.2004 22:18 To: [EMAIL PROTECTED] Subject: JVM heap memory Hi All, We have set/export JAVA_OPTS option in

RE: JVM heap memory

2004-08-24 Thread Shakeel
E E L A H M A D (EE, SCJP, SCWCD & SCBCD) Northstar Technologies, Inc. -Original Message- From: Pradeep Chauhan [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 12:23 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: JVM heap memory If you are using Tomcat as a ser

RE: JVM heap memory

2004-08-24 Thread Dale, Matt
You should only have to make the change in catalina.sh on linux. If the variable is set and exported you shouldnt have any problems. Also check that it is not reset further in the script than you have set it. On windows you will have to edit catalina.bat if you start from the command line. Or

RE: JVM heap memory

2004-08-24 Thread Jignesh Patel
We are not using tomcat as a service. We tried both set JAVA_OPTS for windows and export JAVA_OPTS for linux. But in linux it won't allow me to set properly. And on both OS it is not working. -Jignesh On Tue, 2004-08-24 at 04:07, Dale, Matt wrote: > You should only have to make the change in ca

RE: JVM heap memory

2004-08-24 Thread Dale, Matt
o: Tomcat Users List Subject: RE: JVM heap memory We are not using tomcat as a service. We tried both set JAVA_OPTS for windows and export JAVA_OPTS for linux. But in linux it won't allow me to set properly. And on both OS it is not working. -Jignesh On Tue, 2004-08-24 at 04:07, Dale, Matt

RE: JVM heap memory

2004-08-24 Thread Jignesh Patel
it wouldnt work. > > What do you mean by "it won't allow me to set properly"? > > > > -Original Message- > From: Jignesh Patel [mailto:[EMAIL PROTECTED] > Sent: 24 August 2004 23:04 > To: Tomcat Users List > Subject: RE: JVM heap memory > &

RE: JVM heap memory

2004-08-24 Thread Dale, Matt
re always adhered to even during a restart. Ta Matt -Original Message- From: Jignesh Patel [mailto:[EMAIL PROTECTED] Sent: 25 August 2004 00:17 To: Tomcat Users List Subject: RE: JVM heap memory Hi Dale, Instead of setting in catalina.sh I am setting in console as follows export