RE: TC 3.3.3 with Apache stack space error

2002-01-31 Thread Tomas Rokicki
ailto:[EMAIL PROTECTED]] Sent: Monday, January 07, 2002 1:12 PM To: [EMAIL PROTECTED] Subject: Re: TC 3.3.3 with Apache stack space error Originally sent to tomcat-user, but here may be a better place for this. Why do I have to start java with -Xms400m -Xmx500m to get it to compile JSP pages? (see

RE: TC 3.3.3 with Apache stack space error

2002-01-31 Thread Tomas Rokicki
, January 31, 2002 3:31 PM To: Tomcat Developers List Subject: RE: TC 3.3.3 with Apache stack space error Hi Ray > >After some testing, I have made some observations that might be worth >something, or maybe not... > >I installed Redhat 7.2 w/tomcat3.3a-2. I used all RPMS to do this

RE: TC 3.3.3 with Apache stack space error

2002-01-31 Thread GOMEZ Henri
Hi Ray > >After some testing, I have made some observations that might be worth >something, or maybe not... > >I installed Redhat 7.2 w/tomcat3.3a-2. I used all RPMS to do this >(including the tomcat-mod-3.3-1 rpm.) I got the stack space >error. So, >I installed a redhat 7.1, same exact tomca

Re: TC 3.3.3 with Apache stack space error

2002-01-31 Thread Ray Pitmon
Hi, After some testing, I have made some observations that might be worth something, or maybe not... I installed Redhat 7.2 w/tomcat3.3a-2. I used all RPMS to do this (including the tomcat-mod-3.3-1 rpm.) I got the stack space error. So, I installed a redhat 7.1, same exact tomcat RPM's, and

Re: TC 3.3.3 with Apache stack space error

2002-01-08 Thread Bojan Smojver
I'm not sure if you caught Bill's reply, but apparently there was a similar bug reported and fixed. Can you try the CVS version (I have the version from 05/01/2002), which seems to be fine (at least it works for me). Jikes is not the default compiler. You have to configure it (and obviously inst

Re: TC 3.3.3 with Apache stack space error

2002-01-08 Thread Ray Pitmon
On Mon, 2002-01-07 at 16:23, Bojan Smojver wrote: > Ray Pitmon wrote: > > > Originally sent to tomcat-user, but here may be a better place for this. > > > > Why do I have to start java with -Xms400m -Xmx500m to get it to compile > > JSP pages? > > > > (see below for a better description of the

Re: TC 3.3.3 with Apache stack space error

2002-01-07 Thread Bill Barker
Pitmon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 07, 2002 1:12 PM Subject: Re: TC 3.3.3 with Apache stack space error > Originally sent to tomcat-user, but here may be a better place for this. > > Why do I have to start java with -Xms400m

Re: TC 3.3.3 with Apache stack space error

2002-01-07 Thread Bojan Smojver
Ray Pitmon wrote: > Originally sent to tomcat-user, but here may be a better place for this. > > Why do I have to start java with -Xms400m -Xmx500m to get it to compile > JSP pages? > > (see below for a better description of the problem) > > Ok, that works. I tried all sorts of different valu

Re: TC 3.3.3 with Apache stack space error

2002-01-07 Thread Ray Pitmon
Originally sent to tomcat-user, but here may be a better place for this. Why do I have to start java with -Xms400m -Xmx500m to get it to compile JSP pages? (see below for a better description of the problem) Ok, that works. I tried all sorts of different values less than that, but -Xms needed