[opencms-dev] Java memory error on importing

Alessio Brizi alessio.brizi at rgbit.it
Wed Jun 11 12:48:45 CEST 2008


Thanks a lot! It worked.
Thanks also to Helge Wiemann that answered me.

Alessio Brizi
alessio.brizi at rgbit.it

RGBit s.r.l.
Via Luigi Casale, snc - 05100 Terni (TR) - ITALY
Tel. +39.0744.2070.01
Fax. +39.0744.2070.232
www.rgbit.it

This e-mail is confidential and may well also be legally privileged. If you
have received it in error, you are on notice of its status. Please notify us
immediately by reply e-mail and then delete this message from your system.
Please do not copy it or use it for any purposes, or disclose its contents
to any other person: to do so could be a breach of confidence.

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Serkan Durusoy [DNA |
encoding the future]
Sent: mercoledì 11 giugno 2008 11.50
To: 'The OpenCms mailing list'
Subject: Re: [opencms-dev] Java memory error on importing

Hello Alessio,
 
You should increase the available memory for your servlet container.
Assuming you are using Tomcat, you can add:
 
CATALINA_OPTS="-Xmx512M" at the beginning of catalina.bat (win) or
catalina.sh (linux).

If you are using a windows machine and Tomcat is installed as a service, you
can double click on the tomcat system tray icon (tomcat5w.exe), open tha
JAVA tab and set maximum memory pool to 512 MB.

Assumptions:
1) You are using tomcat (on windows)
2) You have at least 1GB Ram
 
Regards,

Serkan Durusoy
DNA | encoding the future
[A] Goksuevleri Palmiye Cad. A54-b Anadolu Hisari - Istanbul - Turkiye
[T] +90 216 465 87 00
[F] +90 216 465 65 04
[U] www.dna-tr.com | www.sitepratik.com

________________________________
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Alessio Brizi
Sent: Wednesday, June 11, 2008 12:38 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] Java memory error on importing

Hi, I'm new with this group and so with OpenCms, so I will appreciate any
help. Maybe my question was already asked but I didn't find anything that
helped me.

I'm trying to recreate an OpenCMS Installation on another machine. Importing
modules was made without any difficult.

Now I'm trying to import the VFS that was exported from the original
machine.

I receive a "java.lang.OutOfMemoryError: Java heap space" error when I
launch the "Import file from server"

Both OpenCMS installation are version 6.2.2

Maybe the error is in the file size. The .zip file is 80 MB, the
manifest.xml (decompressed) is 16MB.

How can I resolve this issue?


Alessio Brizi
alessio.brizi at rgbit.it <mailto:alessio.brizi at rgbit.it> 

RGBit s.r.l.
Via Luigi Casale, snc - 05100 Terni (TR) - ITALY
Tel. +39.0744.2070.01
Fax. +39.0744.2070.232
www.rgbit.it <http://www.rgbit.it/> 

________________________________

This e-mail is confidential and may well also be legally privileged. If you
have received it in error, you are on notice of its status. Please notify us
immediately by reply e-mail and then delete this message from your system.
Please do not copy it or use it for any purposes, or disclose its contents
to any other person: to do so could be a breach of confidence.

 



_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list