Hi James,

You should use Jonas in the first place :P

In any case, you can change the default settings of your java application by indeed using the following line:
export JAVA_OPTS="-Xms256m -Xmx512m" ;

You can also include that line in any of the start script.

However, your memory is a bit low for running a Java based server. If you run the machine without any graphical environment, the set up could be okay though.

Regards,

Nicolas,


If the line

On Dec 13, 2005, at 3:15 AM, (James Frankman) wrote:

I am trying to install Magnolia on SUSE Linux 10.0 with JBoss v4.0.3. When I drop the magnolia.war file into the container, it begins to install magnolia, but after a minute or two I get "out of heap space" errors. I have 384 MB of RAM with a 600Mhz Intel processor. Is this sufficient? I also read that for Tomcat installations if you run out of memory you can adjust the Tomcat configuration in the catalina.sh file (JAVA_OPTS=-Xms128M - Xmx256M). Could I do something similar with JBOSS?

----------------------------------------------------------------
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