Which version of Magnolia you experience the heap space problem? I face the same problem on Magnolia 2.1 I hope that this is fixed in 2.1.3 version. That's why I ask this question. The heap space error is the only think that I need to upgrade my production site from version 2.1 to 2.1.3. I can't increase my physical memory. The available memory on my production is 64Mb physical memory.
Thanks. > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Friday, October 28, 2005 5:34 PM > To: [email protected] > Subject: Re: [magnolia-user] [magnolia-user]Java heap space > > 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 > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
