Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Firebird e Interbase (https://www.clubdelphi.com/foros/forumdisplay.php?f=19)
-   -   INET/inet_error: read errno.... (https://www.clubdelphi.com/foros/showthread.php?t=27289)

AMINOA2R 16-11-2005 18:53:11

INET/inet_error: read errno....
 
Se me generan en el archivo interbase.log lineas y lineas todos los días y de diferentes ordenadores con este mensaje...

***************************************


SERVER (Server) Wed Nov 16 16:55:48 2005
INET/inet_error: read errno = 10054 client host = ARSOMA280-2 connection name = SERVER user name = USUARIO1
SERVER (Server) Wed Nov 16 17:14:55 2005
INET/inet_error: read errno = 10054 client host = ALMACEN connection name = SERVER user name = ALMACENERO

SERVER (Server) Wed Nov 16 17:14:55 2005
INET/inet_error: read errno = 10054 client host = ALMACEN connection name = SERVER user name = ALMACENERO

SERVER (Server) Wed Nov 16 17:14:55 2005
INET/inet_error: read errno = 10054 client host = ALMACEN connection name = SERVER user name = ALMACENERO



***************************************

He leido que es debido a algún problema en mi red pero yo creo que lo tengo todo correcto...

A alguien le suena este error..?

Kafu 17-11-2005 11:25:50

Me pasa lo mismo, pero no sé por qué ocurre. También pienso que es algún problema de red, pero no he conseguido averiguar nada. Si descubro algo lo postearé. Un saludo,

F.T.G.

jachguate 17-11-2005 19:12:18

Según:

http://msdn.microsoft.com/library/de...or_codes_2.asp

el error 10054 es:

Cita:

Empezado por msdn
An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.

Hasta luego.

;)


La franja horaria es GMT +2. Ahora son las 08:11:37.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi