Frederick,

where is your Tomcat running?

if on Windows * you can run "Configure Tomcat", then go to tab "Java" and change the "Initial Memory Pool" to 128 and "Maximum memory pool" to 256 or 512, depending on your available memory.

if on *nix, you can add the line
JAVA_OPTS="-Xmx256m -Xms128m"
to {tomcat_installdir}/bin/catalina.sh, maybe just after the initial comments. "Xmx" stands for "Maximum memory" and "Xms" for "Initial memory pool".

hth
/giancarlo

Frederick Gavinier wrote:

Hi again

During an Import xml to a website, I´ve got this message

Exception in thread "Timer-1" java.lang.OutOfMemoryError: Java heap space

What Can I do ?

=========================
Frederick Gavinier
Kaffa Software Consulting
+55 19 3296 3505
+55 19 8155 6619
[EMAIL PROTECTED]
www.kaffa.com.br
=========================




----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------





----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to