RE: Re: Issues When Restarting Tomcat

2005-11-28 Thread Carroll, Simon, CND
Thanks for the advice Bill, I'll let you know how I get on -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: 26 November 2005 03:00 To: users@tomcat.apache.org Subject: Re: Issues When Restarting Tomcat This version has a known memory leak in th

Re: Issues When Restarting Tomcat

2005-11-25 Thread Bill Barker
This version has a known memory leak in the AJP/1.3 Connector. The work-around is to set: request.registerRequests=false in your $CATALINA_HOME/conf/jk2.properties file. "Carroll, Simon, CND" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, I have the following problem and I w

Issues When Restarting Tomcat

2005-11-24 Thread Carroll, Simon, CND
Hi, I have the following problem and I was wondering if anyone else had a similar issue which they managed to resolve. I have a web application which is installed on 2 tomcat instances (version 4.1.30 using jdk 1.4.2_05), each on separate boxes. I have 2 apache (version 2) instances, also o