Hi there,
 
Has anyone used the Magnolia Content Management System (www.magnolia.info) - I'm getting some serious installation problems (.war file deploys half-way), and not finding the right RTFM / Forum help I need.
 
Also, can anyone help me with the catalina.sh file (apparently one needs to increase the heap for the installation to complete).
 
I added the following code to try and increase the Java Heap??? I don't know if it's in the right place or even in the right file as I see there is also a catalina.50.sh
 
Any help would be much appreciated
 
...
 
#   CATALINA_PID    (Optional) Path of the file which should contains the pid
#                   of catalina startup java process, when start (fork) is used
#
# $Id: catalina.sh,v 1.13.2.1 2004/08/21 15:49:49 yoavs Exp $
# -----------------------------------------------------------------------------
 
# -- Added by Mark //
 
JAVA_OPTS="-Xms=256m -Xmx512m"
 
# - // Added by Mark //
 
# OS specific support.  $var _must_ be set to either true or false.
cygwin=false
os400=false
case "`uname`" in
CYGWIN*) cygwin=true;;
OS400*) os400=true;;
esac
 
...
 
Mark van Wyk
Managing Director
Radbug New Media (Pty) Ltd
Animating e-Business
Tel: +27 (0) 21 886 4941 (new!)
Cel: +27 (0) 82 831 9227
Fax: +27 (0) 86 616 0552
www.radbug.com
 

--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.17 - Release Date: 25 May 2005

Reply via email to