Subject Re: [firebird-support] Firebird + Windows Server 2008
Author Ann Harrison
On Fri, Sep 16, 2011 at 4:07 AM, donovanboddy@... <
donovanboddy@...> wrote:

>
> Eventually we turned to the log file generated by Firebird and found
> numerous reports of this error INET/inet_error: read errno = 10054
>
> According to the network guys the network is stable, but we cannot verify
> that.
>
> Any insight as to why Firebird is reporting this error would be greatly
> appreciated!
>

The usual source of errno = 10054 (and it's Unix-ish cousin) is that a
client program exited without closing its database connection, either
through an unfortunate code branch or by killing the application.

Good luck,

Ann


[Non-text portions of this message have been removed]