Re: Tomcat and Database Problem

2009-03-24 Thread CutKiller
ee changing the firewall timeout fixing > the problem is in case 3. For the other two cases, changing the > firewall timeout should simply delay the error to the new timeout > value. It might be worthwhile to take a look at the database logs to > see if the validation queries are actua

RE: Tomcat and Database Problem

2009-03-24 Thread CutKiller
uld should down a connection in the tiny (microseconds) sliver of >> time >> > between the validation query and using the connection. >> > >> > Oh, and a 403 error in http land if that's what you are referring to is >> > "Forbidden" ..

Re: Tomcat and Database Problem

2009-03-24 Thread CutKiller
Your browser provided credentials and they are validated, but > those credentials are not authorized to view the resource. This doesn't > seem to have anything to do with the database problem. > > --David > > > CutKiller wrote: >> If helps, the connection state is &q

Re: Tomcat and Database Problem

2009-03-23 Thread CutKiller
If helps, the connection state is "connection reset" CutKiller wrote: > > > No errors... :( > > For example when i sign in on the App, appears one error on tomcat log... > A 403 something... > > > > > David Smith-2 wrote: >> >> An

Re: Tomcat and Database Problem

2009-03-23 Thread CutKiller
sn't > working. > > --David > > CutKiller wrote: >> Tnks David. >> >> >> But the validationQuery was set at the Resources Tags. >> >> > debug="0" reloadable="true" crossContext="true"> >> >

Re: Tomcat and Database Problem

2009-03-23 Thread CutKiller
Tnks David. But the validationQuery was set at the Resources Tags. David Smith-2 wrote: > > CutKiller wrote: >> If I raise the timeout value in the firewall parameters the connection >> problem was solved but i don't have permissions to do that

Re: Tomcat and Database Problem

2009-03-23 Thread CutKiller
e the loss of connection, and create a new one. I need this connections anytime. David Smith-2 wrote: > > CutKiller wrote: >> Hi all I have this scenario: >> >> |Tomcat| -> |Firewall| -> |Database| >> >> Sometimes the connection to the database is los

Re: Tomcat and Database Problem

2009-03-23 Thread CutKiller
the application, and validates that the > connection actually works > > Filip > > CutKiller wrote: >> Hi all I have this scenario: >> >> |Tomcat| -> |Firewall| -> |Database| >> >> Sometimes the connection to the database is lost. The cause o

Tomcat and Database Problem

2009-03-23 Thread CutKiller
Hi all I have this scenario: |Tomcat| -> |Firewall| -> |Database| Sometimes the connection to the database is lost. The cause of this fact maybe lives in the Firewall. But, the major problem, resides in Tomcat. He doesn't recognize the connection break. What can i do, for Tomcat knows when the