Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 31781 invoked from network); 29 Jun 2005 02:21:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 02:21:44 -0000 Received: (qmail 39293 invoked by uid 500); 29 Jun 2005 02:21:37 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 39136 invoked by uid 500); 29 Jun 2005 02:21:35 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 39123 invoked by uid 99); 29 Jun 2005 02:21:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 19:21:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dfs@savarese.org designates 204.91.10.133 as permitted sender) Received: from [204.91.10.133] (HELO savarese.org) (204.91.10.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 19:21:34 -0700 Received: from mail.savarese.org (mail2.savarese.org [192.168.2.5]) by savarese.org (8.12.11/8.12.11) with ESMTP id j5T2LORK022254 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 28 Jun 2005 22:21:25 -0400 Received: from yoda.savarese.org (yoda.savarese.org [192.168.1.4]) by mail.savarese.org (8.13.1/8.13.1) with ESMTP id j5T2Hug0003625 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 28 Jun 2005 22:17:56 -0400 Received: from savarese.org by yoda.savarese.org (8.13.1/8.13.1/Submit) with ESMTP id j5T2Htfx014815 for ; Tue, 28 Jun 2005 22:17:56 -0400 Message-Id: <200506290217.j5T2Htfx014815@yoda.savarese.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: commons-user@jakarta.apache.org X-Archive: no Subject: Re: [net] TFTPClient.send() BROKEN In-reply-to: Your message of "Tue, 28 Jun 2005 11:30:48 EDT." <2AE8509EC6CD4E4D946E22751F7C8160167AFD@nakina-ex2003.nakinasys.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Jun 2005 22:17:55 -0400 From: "Daniel F. Savarese" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N In message <2AE8509EC6CD4E4D946E22751F7C8160167AFD@nakina-ex2003.nakinasys.loca l, "Matthew Tobiasz" writes: >Now is this a known issue? The user-submitted patch that caused the problem was reverted in May. A number of user patches were applied to Commons Net before releasing 1.4.0 and a bad one slipped through. To remedy the problem, you can use either version 1.3.x or the latest nightly build or compile from the head branch in svn. I think the only change to the tftp package in 1.4 was that bad patch, so I'd recommend sticking with version 1.3 until a 1.4.1 maintenance release is out or compiling the source from the subversion repository. daniel --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org