I'm in the process of trying to get magnolia setup to demonstrate the idea of a cms to a group. I have had it up and running in the past but with the new version and system I have now I'm running into memory management issues that I could use some assistance with.

My initial kick at the can fail because I did not set a the JAVA_OPTS="-Xmx256" in the tomcat5.conf. I removed the magnoliaPublic directory in webapps and restarted tomcat. With this setting tomcat will not start:

Created MBeanServer with ID: 691f36:10748d54be2:-8000:asterisk1.local:1
Oct 31, 2005 2:39:01 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Oct 31, 2005 2:39:01 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 4186 ms
Oct 31, 2005 2:39:03 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Oct 31, 2005 2:39:03 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Caused by: java.lang.OutOfMemoryError

The server has about 3/4 gig of memory. Is more required? Or, is there other settings that I can should try. Thxs.


Environment:
magnolia 2.1.3
tomcat5-5.0.30-8jpp
java-1.4.2-sun-1.4.2.10-1jpp
fedora core 3

--
Paul Wolstenholme
[EMAIL PROTECTED]


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

Reply via email to