RE: Tomcat 4.0 + Cocoon2 rc1 on RedHat 6.2

2001-09-25 Thread Karl Oie
mailto:[EMAIL PROTECTED]] > Sent: 25. september 2001 13:45 > To: [EMAIL PROTECTED] > Subject: Re: Tomcat 4.0 + Cocoon2 rc1 on RedHat 6.2 > > > > If you are using a recent linux, like Suse 7.1/7.2 or RH 7.1, try doing: > ulimit -s 1024 > before launching any Java application. T

Re: Tomcat 4.0 + Cocoon2 rc1 on RedHat 6.2

2001-09-25 Thread Sergio Carvalho
If you are using a recent linux, like Suse 7.1/7.2 or RH 7.1, try doing: ulimit -s 1024 before launching any Java application. This is a documented bug, and is a side effect of a bug correction in recent glibc (JDK relied on the erroneous behaviour). On Mon, 24 Sep 2001 17:05:08 -0600, Lajos Moc

Re: Tomcat 4.0 + Cocoon2 rc1 on RedHat 6.2

2001-09-24 Thread Jeff Turner
Other than the obvious "try a different JDK" advice, you might try looking carefully at what jars you have installed. Tomcat 4.0 comes with a lot of miscellaneous crud in common/lib. Eg, I found that Cocoon 1.8 would cause this sort of VM crash if I used an earlier version of xalan.jar than the o

Tomcat 4.0 + Cocoon2 rc1 on RedHat 6.2

2001-09-24 Thread Lajos Moczar
Hi all: I tried this install today, using JDK 1.2.2_006. The Tomcat code is the 4.0 release version and Cocoon2 is the version announced this morning. When I access http://localhost:8080/cocoon, Tomcat core dumps with stuff like this (in catalina.out): *** SIGSEGV 11* segmentation vio