Hi Dale, Instead of setting in catalina.sh I am setting in console as follows export JAVA_OPTS='-Xms512m -Xmx512m'
-Jignesh On Tue, 2004-08-24 at 08:43, Dale, Matt wrote: > Can you copy and paste the part of catalina.sh that set the variable because there > is no reason why 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 > > > 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] > > > ______________________________________________________________________ > > --------------------------------------------------------------------- > 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]
