Subject | Re: [firebird-support] FB 2.5.2 SS crash |
---|---|
Author | Zsazsi |
Post date | 2014-04-30T08:15:41Z |
2014-04-28 15:22 GMT+02:00 Gabor Boros <gaborboros@...>:
2014.04.23. 14:57 keltezéssel, Zsazsi írta:
Hi,
> Before these, several (I mean a lot) "INET/inet_error: read errno =
> 10054" was logged and the Server refused to answer to the requests for a
> few minutes.
10054 is a network error: "Connection reset by peer. An existing
connection was forcibly closed by the remote host."
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740668%28v=vs.85%29.aspx
GaborHi Gabor,Thanks for the hint. This error is very generic by nature, In my case it was caused by a lot of leaking, open statements (see details in thread Shutting down the server - active sevice(s)) that was not handled very well by the Firebird server.RegardsZsolt