Hi Ani, this will not work. The correct settings should include an "X":
-Xms512M -Xmx1024 Ralf -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[EMAIL PROTECTED] Gesendet: Montag, 11. September 2006 10:22 An: [email protected] Betreff: Re: [magnolia-user] Out of memory error Hi Eric, Set CATALINA_OPT to -ms512M -mx1024M in startup.bat/startup.sh file. As Chris as mentioned earlier. Hopefully this will solve your problem. Cheers, Ani. On 9/9/06, Christopher Ceska <[email protected]> wrote: > Make sure your tomcat server instance has 512MB of RAM. > > -chris > On Sep 8, 2006, at 6:53 PM, EricCho wrote: > > > > > > > > > > > > > Hi > > > > Its been awhile since I've monitored the magnolia threads so > > forgive me if this question has already been asked. > > > > I've imported v3.0 rc2 into Rational App Dev, and started it with a > > tomcat 5.0 instance. > > > > I've logged into magnoliaAuthor and just tried playing around with > > a few functions. So far, I've tried activating just a single page > > and tried "opening a page" and in return I get the OutOfMemory > > Exception. Is there something I forgot to do or is > > this a known bug? > > > > > > It starts off with: > > > > ERROR org.apache.jasper.compiler.Compiler Compiler.java > > (generateClass:387) 08.09.2006 16:50:10 Javac exception > > Compile failed; see the compiler error output for details. > > at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:944) > > at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764) > > at org.apache.jasper.compiler.Compiler.generateClass > > (Compiler.java:382) > > at org.apache.jasper.compiler.Compiler.compile(Compiler.java: > > 472) > > at org.apache.jasper.compiler.Compiler.compile(Compiler.java: > > 451)....... > > > > Then ends with: > > > > ....... > > The system is out of resources. > > Consult the following stack trace for details. > > java.lang.OutOfMemoryError > > > > > > Thanks, > > Eric ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
