> From: Donald Ball [mailto:[EMAIL PROTECTED]] > > On Mon, 11 Feb 2002, Tim Brown wrote: > > > Just downloaded cocoon1.8.2. I have also tried 2.0. I get the > > following with *both* versions when I attempt to run build.sh: > > ==== > > [tbrown@ctg0483 cocoon-1.8.2]$ ./build.sh > > > > Cocoon Build System > > ------------------- > > > > Building with classpath > > > lib/ant_1_1.jar:lib/bsfengines.jar:lib/bsf.jar:lib/fesi.jar:lib/fop_0_15 _0.jar > :lib/sax-bugfix.jar:lib/servlet_2_2.jar:lib/stylebook-1.0-b2.jar:lib/tur bine- > pool.jar:lib/w3c.jar:lib/xalan_1_2_D02.jar:lib/xerces_1_2.jar:lib/xml.ja r:lib/ > xt.jar:/usr/local/jdk/lib/tools.jar: > > > > Starting Ant... > > Buildfile: build.xml > > ./build.sh: line 40: 25185 Segmentation fault $JAVA_HOME/bin/java > > -Dant.home=$ANT_HOME -mx64m -classpath $LOCALCLASSPATH > > org.apache.tools.ant.Main $* > > ===== > > I am running Tomcat 3.2.3 and Java 1.3. I get the same error with > > cocoon 2.0 on another linux system with 3.2 Tomcat.
Search archives. > problem isn't with c2 specifically, java is segfaulting when it tries to > run ant. i suppose you try a different jvm. This was asked and answered 10-15 times already... Solution is something like "ulimit -s 2048" - don't remember correctly 'cause I'm on windows. Vadim --------------------------------------------------------------------- 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]>