[opencms-dev] Java Heap Error

Christian Steinert christian_steinert at web.de
Wed Jul 26 03:36:35 CEST 2006


Colin Coolidge schrieb:
> Can someone please help... I need to know how to up the java memory on a
> windows server.... When trying to upload a zip file, I'm running out of
> memory and getting a java heap error...
>  

For Sun Java there is the parameter:
  -Xmx

for example:
  -Xmx500m

This sets the maximum heap to 500MB.


java -X should give a help listing for all X parameters.


Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3269 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060726/94db8286/attachment.bin>


More information about the opencms-dev mailing list