[opencms-dev] 6b1 module upload: java.lang.OutOfMemoryError: Java heap space
Joachim Arrasz
info at arrasz.de
Thu Feb 24 20:43:10 CET 2005
Hi,
> java.lang.OutOfMemoryError: Java heap space
try the following options for servlet-container startup:
-Xmx256m -Xms72m
I think the unzip of such modules needs too much heap size. Java´s zip
isn´t very optimized in using memory ;)
hth
Achim
--
/**
* @author Joachim Arrasz
* --> head of technology research <--
* @phone +49/(0)721/66487932
* @mobile 0160/8021351
* @mail arrasz at synyx.de
* @url http://www.synyx.de
*/
More information about the opencms-dev
mailing list