Subject | Re: [Firebird-Java] Re: GDS Exception. 335544721. Unable to complete network request to host |
---|---|
Author | Mark Rotteveel |
Post date | 2013-03-07T20:42:36Z |
On 7-3-2013 20:34, hugo.larson wrote:
(iscSeekBlob depends on how you use blobs).
be that the Firebird server closes connections for some reason (this
would include Jaybird misbehaving), or you have a firewall or
virusscanner that allows connections, but only closes a port if it
generates too much traffic, but if that would be the cause, then I would
expect this to be a much more frequent occurrence.
What connection properties are you using?
Mark
--
Mark Rotteveel
> Hello,If you are using Blobs, then iscBlobInfo most likely is getting used
> I'm not using iscSeekBlob or iscBlobInfo.
(iscSeekBlob depends on how you use blobs).
> The problem can't be related to network issues since it happens on localhost.On localhost it likely isn't a network problem. The only reasons would
> I think that JBuilder DataExpress does not like that different threads execute statements simultaneously with same connections but that usually (I think) throws an exception "Resultset is already closed".
> I don't think I do that but will do some logging to exclude the possibility.
be that the Firebird server closes connections for some reason (this
would include Jaybird misbehaving), or you have a firewall or
virusscanner that allows connections, but only closes a port if it
generates too much traffic, but if that would be the cause, then I would
expect this to be a much more frequent occurrence.
What connection properties are you using?
Mark
--
Mark Rotteveel