From eic09047 at student.estg.ipleiria.pt Sat Aug 27 11:01:06 2005 From: eic09047 at student.estg.ipleiria.pt (Lino Dias Nunes) Date: Sat, 27 Aug 2005 18:01:06 +0000 Subject: [tg] Unix Errno 111 Message-ID: <20050827170043.M82133@student.estg.ipleiria.pt> Hi, I'm using the TG2 application to generate traffic over a network using UDP or TCP. The problem is that at certain point, diferent for every test the client generates this error: 36.105328 Transmit 192.168.246.58.4320 12941 0 Unix Errno 111 The decoder stops decoding the file because of this error, but the client keeps sending packtes even after the error! This hapens only in flows with duration superior at 30 secs, and I need at least 120 secs. I already tried diferent ports and I got the same error! I don't have anything using this ports besides this application! I don't have any clue what's causing this error! Thank you Lino Nunes -- Webmail Alunos - Centro de Inform?tica Escola Superior de Tecnologia e Gest?o de Leiria From b_a_denny at yahoo.com Sat Aug 27 17:31:22 2005 From: b_a_denny at yahoo.com (Barbara Denny) Date: Sat, 27 Aug 2005 17:31:22 -0700 (PDT) Subject: [tg] Unix Errno 111 In-Reply-To: <20050827170043.M82133@student.estg.ipleiria.pt> Message-ID: <20050828003122.92742.qmail@web32507.mail.mud.yahoo.com> Hello, This is a mailing list for the TG program as distributed on www.postel.org. As far as I know, there should be no TG2 application that is based on TG. Hopefully, it is only an unfortunate naming coincidence but the log entry you posted certainly looks suspicious. barbara --- Lino Dias Nunes wrote: > Hi, I'm using the TG2 application to generate > traffic over a network using UDP > or TCP. The problem is that at certain point, > diferent for every test the > client generates this error: > > 36.105328 Transmit 192.168.246.58.4320 12941 0 Unix > Errno 111 > > The decoder stops decoding the file because of this > error, but the client > keeps sending packtes even after the error! > > This hapens only in flows with duration superior at > 30 secs, and I need at > least 120 secs. > > I already tried diferent ports and I got the same > error! > I don't have anything using this ports besides this > application! > > I don't have any clue what's causing this error! > > Thank you > > Lino Nunes > > -- > Webmail Alunos - Centro de Inform?tica > Escola Superior de Tecnologia e Gest?o de Leiria > _______________________________________________ > tg mailing list > tg at postel.org > http://www.postel.org/mailman/listinfo/tg > From b_a_denny at yahoo.com Mon Aug 29 16:19:01 2005 From: b_a_denny at yahoo.com (Barbara Denny) Date: Mon, 29 Aug 2005 16:19:01 -0700 (PDT) Subject: [tg] Unix Errno 111 In-Reply-To: <20050827170043.M82133@student.estg.ipleiria.pt> Message-ID: <20050829231901.16842.qmail@web32503.mail.mud.yahoo.com> Hi, Just letting everyone know, he was referring to TG but there was an error in his script. He had specified shutting down the receive side before the sender had finished. This can be done by specifying a time after the wait action. In this case, it was too short. barbara --- Lino Dias Nunes wrote: > Hi, I'm using the TG2 application to generate > traffic over a network using UDP > or TCP. The problem is that at certain point, > diferent for every test the > client generates this error: > > 36.105328 Transmit 192.168.246.58.4320 12941 0 Unix > Errno 111 > > The decoder stops decoding the file because of this > error, but the client > keeps sending packtes even after the error! > > This hapens only in flows with duration superior at > 30 secs, and I need at > least 120 secs. > > I already tried diferent ports and I got the same > error! > I don't have anything using this ports besides this > application! > > I don't have any clue what's causing this error! > > Thank you > > Lino Nunes > > -- > Webmail Alunos - Centro de Inform?tica > Escola Superior de Tecnologia e Gest?o de Leiria > _______________________________________________ > tg mailing list > tg at postel.org > http://www.postel.org/mailman/listinfo/tg >