RE: TOMCAT 5.0.28 stability

2007-03-27 Thread Bob Hall
--- Dwight Farris <[EMAIL PROTECTED]> wrote: > Thanks for your response; I will look into the SQL > code > > Dwight > > -Original Message- > From: gb1071nx > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 27, 2007 9:47 AM > To: Tomcat Use

RE: TOMCAT 5.0.28 stability

2007-03-27 Thread Dwight Farris
Thanks for your response; I will look into the SQL code Dwight -Original Message- From: gb1071nx [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 9:47 AM To: Tomcat Users List Subject: RE: TOMCAT 5.0.28 stability This is certainly not a tomcat stability problem, it'

RE: TOMCAT 5.0.28 stability

2007-03-27 Thread gb1071nx
in mal-formed SQL? > -Original Message- > From: Dwight Farris [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 27, 2007 11:34 AM > To: 'Tomcat Users List' > Subject: TOMCAT 5.0.28 stability > > Hello Bob, > I made the change in

TOMCAT 5.0.28 stability

2007-03-27 Thread Dwight Farris
Hello Bob, I made the change in CATALINA_OPTS in catalina.sh; and I searched the Catalina.out file for exceptions with the following returning: java.sql.SQLException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right synt

RE: FW: TOMCAT 5.0.28 stability

2007-03-27 Thread Bob Hall
--- Dwight Farris <[EMAIL PROTECTED]> wrote: > Thanks for responding; I see the following lines > recurring often in the > Catalina_out file: > > 372yes > In the for loop on myUsers2 variables in for loop: > 374yes In ctx == null > BEFORE THE QUERY IN Cohorts getName > > JVM version - 1.4.2_04

RE: FW: TOMCAT 5.0.28 stability

2007-03-26 Thread Dwight Farris
Thanks for responding; I see the following lines recurring often in the Catalina_out file: 372yes In the for loop on myUsers2 variables in for loop: 374yes In ctx == null BEFORE THE QUERY IN Cohorts getName JVM version - 1.4.2_04-b05 Dwight --- Dwight Farris <[EMAIL PROTECTED]> wrote: > Quic

Re: FW: TOMCAT 5.0.28 stability

2007-03-26 Thread Bob Hall
--- Dwight Farris <[EMAIL PROTECTED]> wrote: > Quick question about memory allocation - could the > issue described below be > a product of the settings in the following startup > allocation: > > > > CATALINA_OPTS="$CATALINA_OPTS -Xms256m > -Xmx1024m" > A couple of questions:

FW: TOMCAT 5.0.28 stability

2007-03-26 Thread Dwight Farris
nt: Friday, March 23, 2007 1:07 PM To: 'users@tomcat.apache.org' Subject: TOMCAT 5.0.28 stability Hello, I am currently running several WEBAPPS on a 5.0.28 platform and experience operational or resource issues. At certain times during fully operational status the TOMCAT service w