>
>
>  
>
>>
>>-----Original Message-----
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED]] On Behalf Of David
>>Jencks
>>Sent: Friday, May 24, 2002 20:19
>>To: [EMAIL PROTECTED]
>>Subject: Re: [JBoss-user] auto restart connection pool
>>
>>
>>How about setting the idle timeout?  Or are you talking about a db error
>>that breaks the connection?  These are hard to deal with since
>>SQLExceptions could be a constraint violation or a dead connection, and
>>there's no way to distinguish them.
>>
>>david jencks
>>
Problem I am having is connection being closed to postgres when I have 
sent a query to it that contained invalid cidr function. After that the 
connection the database gets dropped off. Most likely a pg jdbc driver 
issue, but I also wanted to find out if jboss could detect the 
connection drop/close and restart or not.

Thanks


>>
>>On 2002.05.24 12:53:34 -0400 Mir Islam wrote:
>>    
>>
>>>Is there a way to restart the connection pool if the DB drops the
>>>connection for some reason, without having to restart jboss ?
>>>
>>> From all mails I have been reading, it seems like the app server has 
>>>to
>>>be restarted.
>>>
>>>Thanks
>>>Mir
>>>
>>>
>>>      
>>>



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to