Subject | Re: Firebird 2.1.3 Freezing |
---|---|
Author | bojanpasic |
Post date | 2010-02-16T10:23:58Z |
Thanks for the reply. Yes we had two network cards connected to NIC Team. We removed one of them and now we're monitoring situation. INET errors are still occuring sometimes, but server is stable for the moment.
Regards,
Bojan
Regards,
Bojan
--- In firebird-support@yahoogroups.com, "emb_blaster" <EMB_Blaster@...> wrote:
>
> "INET/inet_error: read errno = 10054"
>
> These errors are caused by network problems.
> Error 10054 is a winsock error for connection reset.
>
> Since the server is up and running at the time of the problem,
> it's an indication that should not be an FB issue but a network
> issue. Check the following:
>
> * How many times this errors keep repeating? they are like a pattern? or random ones?
> * At the time of the problem, what's the traffic load? Check for traffic loads that can flood the network. Is there anything scheduled to flood the network at certain time?
>
> * Check for network hardware problems such as bad switch, router,
> hub, adapter, etc.
>
> * also may be that you have more than one protocol bound to the same network card. Like TCP/IP, IPX/SPX, and RIP for IPX bound to the same ethernet card.
>
> I saw this info sometime ago in borland network. Althougth, it should not cause 100% CPU load, unless your application is retrying (almost infinitely) to reach the host... but anyway, if theres many of this errors in log, you must take a look in it.
>