Heather:

Check any jdbc code you have.  If you don't close statements/result sets and/or
release connections that you have opened, then this sort of thing can happen.

Regards,
Geeta

Manfred Wolff wrote:

> Heather.
>
> Have you studied the tomcat logs?
>
> Manfred Wolff
>
> Heather Marie Buch wrote:
>
> >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 correct password, then press the
> >"back" button and return to the original login screen and submit again. I
> >can only repeat this 8 times. The server hangs on the 9th try.
> >
> >I am using:
> >
> >tomcat 4.1.12
> >httpd 2.0.43
> >mysql 3.23.53
> >struts 1.1
> >
> >I am not even sure if this is a struts problem. I suspect it is because I
> >tried that back  button trick with a plain old servlet, and I was able to
> >do it more than 9 times.
> >
> >Any help would be greatly appreciated! My boss wants users to be able to
> >try passwords more than 9 times!
> >
> >Thanks,
> >
> >Heather Buch
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to