[opencms-dev] Regarding increasing the memory of Tomcat Server
Martin van den Bemt
mvdb at ibl-software.nl
Fri Nov 18 17:37:04 CET 2005
You can add it to the /etc/profile.d/whatever.sh to set it as a generic
environment variable or just change the tomcat shell script to include
that option by default.
I prefer the /etc/profile.d solution, since I also like to set
JAVA_HOME, ANT_HOME, MAVEN_HOME, M2_HOME, CVS_RSH=ssh etc.
Mvgr,
Martin
mohd yousufuddin wrote:
> Hi All
>
> I installed Tomcat 5.0.x on Fedora Core3. When i am uploading the files using the upload button of opencms6.0.2, i am getting the java.lang.OutOfMemory Error. I knew that i have to execute the following command.
>
> export JAVA_OPTS=-Xmx 1024m (example)
>
> But can anybody tell me where(filename) and at what place i have to include this command to permanently set the values.
>
> Regards
> yousuf
>
More information about the opencms-dev
mailing list