Subject | Re: [Firebird-Java] Re: GDS Exception. 335544721. Unable to complete network request to host |
---|---|
Author | Mark Rotteveel |
Post date | 2013-05-14T19:51:48Z |
On 13-5-2013 23:49, hugo.larson wrote:
now and the areas where sockets are closed are really limited.
Maybe the socket is already closed earlier because of a different error.
If possible, could try and collect more of these errors and see if you
also get other IOExceptions than this one?
Mark
--
Mark Rotteveel
>> It is good to know, but I am not yet closer to a solution ;)I will check for socket closes in the code, but nothing jumps out right
>>
>> Could you try to reproduce the issue with Jaybird 2.2.3 and share the
>> exception that should now include the IOException stacktrace?
>>
>> Mark
>>
> Hi Mark,
>
> Here is the Exception from Jaybird 2.2.3:
>
> Caused by: java.net.SocketException: Socket closed
> at java.net.SocketOutputStream.socketWrite0(Unknown Source)
> at java.net.SocketOutputStream.socketWrite(Unknown Source)
> at java.net.SocketOutputStream.write(Unknown Source)
> at org.firebirdsql.gds.impl.wire.XdrOutputStream.flush(Unknown Source)
> ... 59 more
now and the areas where sockets are closed are really limited.
Maybe the socket is already closed earlier because of a different error.
If possible, could try and collect more of these errors and see if you
also get other IOExceptions than this one?
Mark
--
Mark Rotteveel