[opencms-dev] java.lang.OutofMemoryError ( when Deleting aproject)
Andras Balogh
andras at reea.net
Wed Dec 29 16:02:21 CET 2004
Hello,
I think the only way to set this for Tomcat 4.1.x and Win32 Service
is by editing the registry,
run regedit and go here:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache
Tomcat\Parameters
and add 2 new: 'JVM Option Number x'
with values -Xms128m and -Xmx512m
and also increment 'JVM Option Count' with 2.
I hope You see what i mean ;)
Best regards,
Andras.
aravind kumar wrote:
> I tried both things
> Still I am getting this error.
>
> when i go to my command prompt and gave set
>
> I got this so I think I set the env variable
>correctly.
>
>HOMEDRIVE=C:
>HOMEPATH=\Documents and Settings\aravindk
>JAVA_HOME=C:\j2sdk1.4.2_06
>JAVA_OPT=-Xms128m -Xmx512m
>
>thanks
>arvind
>
>
More information about the opencms-dev
mailing list