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 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 > edit the registry if you run as a service. > > -----Original Message----- > From: Jignesh Patel [mailto:[EMAIL PROTECTED] > Sent: 24 August 2004 17:48 > To: [EMAIL PROTECTED] > Subject: JVM heap memory > > > Hi All, > We have set/export JAVA_OPTS option in catalina.sh and strtup.sh to > increase JVM heap memory, but it is not reflecting on windows and linux > system. > > What needs to be done to make it effective. > > -Jignesh > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
