You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ian Hunter <ih...@hunterweb.net> on 2002/10/30 05:28:47 UTC

Can I avoid bouncing app when database goes down?

I have struts app that works great until MSDE (MS SQL Server) drops a
connection, then I have to reset the whole app.  I'm connecting to a
datasource defined in struts-config.xml and using the ms sql native jdbc
drivers.

Any ideas?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Can I avoid bouncing app when database goes down? (struts 1.0.2)

Posted by Ian Hunter <ih...@hunterweb.net>.
1.0.2; kinda old, I guess...

----- Original Message -----
From: "James Mitchell" <jm...@telocity.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Wednesday, October 30, 2002 12:14 AM
Subject: RE: Can I avoid bouncing app when database goes down?


> What version of Struts are you using?
>
> There were some changes made in DBCP a few weeks ago that might help with
> that, but I could be wrong.
>
> James Mitchell
> Software Engineer/Struts Evangelist
> http://www.open-tools.org
>
> "Only two things are infinite, the universe and human stupidity, and I'm
not
> sure about the former."
> - Albert Einstein (1879-1955)
>
>
> > -----Original Message-----
> > From: Ian Hunter [mailto:ihunter@hunterweb.net]
> > Sent: Tuesday, October 29, 2002 11:29 PM
> > To: struts-user@jakarta.apache.org
> > Subject: Can I avoid bouncing app when database goes down?
> >
> >
> > I have struts app that works great until MSDE (MS SQL Server) drops a
> > connection, then I have to reset the whole app.  I'm connecting to a
> > datasource defined in struts-config.xml and using the ms sql native jdbc
> > drivers.
> >
> > Any ideas?
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Can I avoid bouncing app when database goes down?

Posted by James Mitchell <jm...@telocity.com>.
What version of Struts are you using?

There were some changes made in DBCP a few weeks ago that might help with
that, but I could be wrong.

James Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org

"Only two things are infinite, the universe and human stupidity, and I'm not
sure about the former."
- Albert Einstein (1879-1955)


> -----Original Message-----
> From: Ian Hunter [mailto:ihunter@hunterweb.net]
> Sent: Tuesday, October 29, 2002 11:29 PM
> To: struts-user@jakarta.apache.org
> Subject: Can I avoid bouncing app when database goes down?
>
>
> I have struts app that works great until MSDE (MS SQL Server) drops a
> connection, then I have to reset the whole app.  I'm connecting to a
> datasource defined in struts-config.xml and using the ms sql native jdbc
> drivers.
>
> Any ideas?
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>