Subject | Re: [Firebird-Java] Re: GDS Exception. 335544721. Unable to complete network request to host |
---|---|
Author | Mark Rotteveel |
Post date | 2013-05-19T10:03:57Z |
On 19-5-2013 11:33, hugo.larson wrote:
indeed be that a timeout occurred and Firebird closed the connection.
Mark
--
Mark Rotteveel
>> Can it be that you use a connection pool and the connection wasBut how long is that connection open, and how long is it idle? It might
>> "waiting" in the pool for a long time, then it is accessed and the first
>> network operation fails?
>>
>> In old pool classes there was a property which caused the pool to
>> execute some statements that should always work (SELECT 1 FROM
>> rdb$database), and if it failed, it recycled the connection before it
>> was returned to the application.
>>
>> Roman
>>
> Hello Roman,
>
> No pools are used.
> Just plain DataExpress DataBase class that stays open.
indeed be that a timeout occurred and Firebird closed the connection.
Mark
--
Mark Rotteveel