From owner-freebsd-java@FreeBSD.ORG Thu Nov 30 21:25:47 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 15D0616A6EA for ; Thu, 30 Nov 2006 21:25:47 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C4543CAB for ; Thu, 30 Nov 2006 21:20:09 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id kAULKEpE019602 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Nov 2006 23:20:14 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8) with ESMTP id kAULKEaU075670; Thu, 30 Nov 2006 23:20:14 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8/Submit) id kAULKD7v075451; Thu, 30 Nov 2006 23:20:13 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 30 Nov 2006 23:20:13 +0200 From: Kostik Belousov To: Tim Clewlow Message-ID: <20061130212013.GQ69556@deviant.kiev.zoral.com.ua> References: <816020.25749.qm@web50303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="451BZW+OUuJBCAYj" Content-Disposition: inline In-Reply-To: <816020.25749.qm@web50303.mail.yahoo.com> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.4 required=5.0 tests=SPF_NEUTRAL, UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: freebsd-java@freebsd.org Subject: Re: Something is really not right with azureus 2.5 / diablo-jdk 1.5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 21:25:47 -0000 --451BZW+OUuJBCAYj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 01:07:47PM -0800, Tim Clewlow wrote: > > > FYI - I discovered the internet connection was constantly at 100% u/l= due > > to a > > > number of people on the LAN doing p2p, so I shaped the external link = to > > only > > > allow 80% of the real uplink capacity (which creates a 20% buffer to > > attempt to > > > mininize collisions on the uplink) and azureus suddenly came back to = life. > > Note > > > that azureus on the windows box was happy before I shaped the link, b= ut the > > BSD > > > version was not. This makes me think the BSD version of azureus gets = into > > > trouble when outgoing packets get lost due to packet collision. > > >=20 > > > Tim. > >=20 > > Does this thing use nio ? > >=20 >=20 > It uses the following ports from "java" to build - I dont know if nio is = in > these versions or not: >=20 > -0003 jakarta-commons-cli-1.0,1 /java/jakarta-commons-cli > -0004 junit-3.8.2 /java/junit > -0007 diablo-jdk-1.5.0.07.01_1 /java/diablo-jdk15 > -0010 jakarta-commons-lang-2.1 /java/jakarta-commons-lang > -0037 javavmwrapper-2.3 /java/javavmwrapper >=20 > It also uses the following ports from "net" to build: >=20 > -0006 seda-3.0 /net/seda > -0034 linc-1.0.3_6 /net/linc > -0058 samba-libsmbclient-3.0.23c /net/samba-libsmbclient > -0059 avahi+libdns-0.6.14_3 /net/avahi Nio is a feature supplied by jdk itself. There is a bug in freebsd port of jdk in the nio support, see PR java/105482. What you described could be caused by this bug. --451BZW+OUuJBCAYj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb0sNC3+MBN1Mb4gRAsfNAJ4rNR3H0w+z2BdWmcLJyIv5/W+HMwCfRNUd lEqYWmd1T1VWTFT1tF4gHFI= =d4dR -----END PGP SIGNATURE----- --451BZW+OUuJBCAYj--