Hi Thanks for that information. I read through this URL and the java.sun.com site and set this:
ulimit -s 2048 OK, Now I am able to compile the whole thing and cocoon.war gets dropped in $$TOMCAT_HOME/webapps. Then when I go the $TOMCAT_HOME/bin/startup.sh, there is NOTHING running, but the prompt is just returned. 'ps' does not show any java processes running and I am not able to connect to port 8080. Thanks Joseph Rajkumar Vadim Gritsenko wrote: > > Archive suggesting: > > http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=100879385811581&w=2 > > PS This helped me once > > Regards, > Vadim > > > From: jrajkumar [mailto:jrajkumar] On Behalf Of Joseph Rajkumar > > > > Hi > > I am on a Mandrake-8.1 Linux > > platform using JDK-1.3.1_02 from Sun > > and ant 1.4.1. > > > > I checked out from cvs a fresh > > copy of xml-cocoon and I am having the > > following problems compiling it. > > > > 1027% echo $ANT_HOME > > /usr/java/jakarta-ant-1.4.1 > > 1028% echo $TOMCAT_HOME > > /home/jrajkumar/tmp/jakarta-tomcat-4.0.1 > > 1029% echo $JAVA_HOME > > /usr/java/jdk1.3.1_02 > > > > build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps > > webapp > > > > Apache Cocoon 2 Build System > > ---------------------------- > > Buildfile: build.xml > > /home/jrajkumar/cocoon/xml-cocoon2/bin/ant: line 107: 14168 > Segmentation > > fault $JAVACMD -classpath "$LOCALCLASSPATH" > > -Dant.home="${ANT_HOME}" $ANT_OPTS org.apache.tools.ant.Main "$@" > > > > Any help is appreciated. > > Joseph Rajkumar > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>