Subject Re: [Firebird-Java] Re: GDS Exception. 335544721. Unable to complete network request to host
Author Mark Rotteveel
On 13-5-2013 23:49, hugo.larson wrote:
>> It is good to know, but I am not yet closer to a solution ;)
>>
>> 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

I will check for socket closes in the code, but nothing jumps out right
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