Re: [OT] Oldest Language

2004-01-08 Thread Heather Marie Buch
I thought it was COBOL. Heather On Thu, 8 Jan 2004, David Erickson wrote: > If your religious its Ademic, the language spoken by adam. > -David > > - Original Message - > From: "Ramadoss Chinnakuzhandai" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 08, 2004 1

Re: Summary - server hangs after finite number of requests

2004-01-08 Thread Heather Marie Buch
r people conclude with a summary like this after a problem > is resolved. This surely makes it easier for people who do the right thing by > scouring the archives before posting to the mailing list. > > --- Heather Marie Buch <[EMAIL PROTECTED]> wrote: > > I solved the pr

Re: server hangs after finite number of requests

2004-01-08 Thread Heather Marie Buch
her or not your database query was a success, > the connection is released to the pool.. > > Also the earlier suggesstion of having just one connection in the pool during > development works perfectly - we have used it for a while now and have been able to > uncover errors we otherwis

Re: server hangs after finite number of requests

2004-01-08 Thread Heather Marie Buch
On Wed, 7 Jan 2004, Craig R. McClanahan wrote: > Quoting Heather Marie Buch <[EMAIL PROTECTED]>: > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html > > > > Thanks very much for pointing me here. This is a good explanation of where

Re: server hangs after finite number of requests

2004-01-07 Thread Heather Marie Buch
On Wed, 7 Jan 2004, Manfred Wolff wrote: > Heather. > > I user dbcp since one year in a productive system with mysql and have no > problems yet. The best documentation in my mind is the original from > tomcat. There are all parameters explained: > > http://jakarta.apache.org/tomcat/tomcat-4.1-

Re: server hangs after finite number of requests

2004-01-07 Thread Heather Marie Buch
otherwise would not have.. > > Good luck! > Geeta > > Heather Marie Buch wrote: > > > Hi, > > > > PROBLEM SOLVED (sort of) > > > > It was because I failed to close the database connections. Well, I closed > > them too late. > > > > I ha

Re: server hangs after finite number of requests

2004-01-07 Thread Heather Marie Buch
it for a while now and have been able to > uncover errors we otherwise would not have.. > > Good luck! > Geeta > > Heather Marie Buch wrote: > > > Hi, > > > > PROBLEM SOLVED (sort of) > > > > It was because I failed to close the database conne

Re: server hangs after finite number of requests

2004-01-07 Thread Heather Marie Buch
Actually, depending > on the settings, it will timeout. But how you handle the exception could > prevent it from being properly reported. > > > On 1/6/04 11:38 AM, in article > [EMAIL PROTECTED], "Heather Marie > Buch" <[EMAIL PROTECTED]> wrote: > > > &

Re: server hangs after finite number of requests

2004-01-06 Thread Heather Marie Buch
he 9th try. I don't think it is a matter of seconds either. I have tested over a longer period (10 minutes), but it still gives me 8 requests before it hangs. And Geeta Ramani - thanks. I will take another look at the jdbc stuff! Best, Heather Buch > > Manfred Wolff > > H

server hangs after finite number of requests

2004-01-06 Thread Heather Marie Buch
Hi all, If I submit the same page more than 8 times, my server dies and I have to restart. For example, the first 8 times I enter the wrong password, struts will simply return me to my original form with an error message. However, the 9th time - the server hangs. This also occurs if I enter the