Re: 7.0.4 problem

2010-11-18 Thread Mark Thomas
On 18/11/2010 15:38, Christopher Schultz wrote: > Mark, > > On 11/13/2010 7:26 AM, Mark Thomas wrote: >> I think you have hit this: >> https://issues.apache.org/bugzilla/show_bug.cgi?id=50159 > >> Technically, 7.0.4 is sticking to the letter of the J2EE spec but it >> isn't what applications expe

Re: 7.0.4 problem

2010-11-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 11/13/2010 7:26 AM, Mark Thomas wrote: > I think you have hit this: > https://issues.apache.org/bugzilla/show_bug.cgi?id=50159 > > Technically, 7.0.4 is sticking to the letter of the J2EE spec but it > isn't what applications expect. 7.0.5 w

RE: 7.0.4 problem

2010-11-17 Thread Anthony J. Biacco
nthony J. Biacco [mailto:abia...@formatdynamics.com] > Sent: Sunday, November 14, 2010 4:54 PM > To: Tomcat Users List > Subject: RE: 7.0.4 problem > > Thank you Mark, I'll test with 7.0.5 when it's available and report > back. > > -Tony > --

RE: 7.0.4 problem

2010-11-14 Thread Anthony J. Biacco
rom: Mark Thomas [mailto:ma...@apache.org] > Sent: Saturday, November 13, 2010 5:27 AM > To: Tomcat Users List > Subject: Re: 7.0.4 problem > > On 13/11/2010 00:30, Anthony J. Biacco wrote: > > > > Centos 5.5 Linux x64 > > Mysql connector j 5.1.13 > > Tomcat 7.0.4

Re: 7.0.4 problem

2010-11-13 Thread Mark Thomas
On 13/11/2010 00:30, Anthony J. Biacco wrote: > > Centos 5.5 Linux x64 > Mysql connector j 5.1.13 > Tomcat 7.0.4 w/apr ajp > Mysql cluster 7.1.3 > Jdk 1.6.0_21 x64 > > Anybody aware of any problems with this combination? Using jmeter to load > test my servlet, i see mysql threads held up indefin

RE: 7.0.4 problem

2010-11-12 Thread Caldarale, Charles R
> From: Anthony J. Biacco [mailto:abia...@formatdynamics.com] > Subject: 7.0.4 problem > Using jmeter to load test my servlet, i see mysql threads held up > indefinately until i get a 'Too many connections' error from mysql. Can you take a thread dump or three and see wh

7.0.4 problem

2010-11-12 Thread Anthony J. Biacco
Centos 5.5 Linux x64 Mysql connector j 5.1.13 Tomcat 7.0.4 w/apr ajp Mysql cluster 7.1.3 Jdk 1.6.0_21 x64 Anybody aware of any problems with this combination? Using jmeter to load test my servlet, i see mysql threads held up indefinately until i get a 'Too many connections' error from mysql. Aj