Date: Wed, 21 Nov 2007 15:37:13 +0100 From: Andreas Rudisch <cyb.@gmx.net> To: David Taylor <davidt@yadt.co.uk> Cc: freebsd-java@freebsd.org Subject: Re: FreeBSD 7 and java networking Message-ID: <20071121153713.4fd79e33.cyb.@gmx.net> In-Reply-To: <20071108181055.GA20748@outcold.yadt.co.uk> References: <20071107181857.GA35213@outcold.yadt.co.uk> <20071107103941.G46367@turing> <20071108181055.GA20748@outcold.yadt.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__21_Nov_2007_15_37_13_+0100_oyUcFZIFAWStRxaV Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 8 Nov 2007 18:10:56 +0000 David Taylor <davidt@yadt.co.uk> wrote: > On Wed, 07 Nov 2007, Nick Johnson wrote: >=20 > > On Wed, 7 Nov 2007, David Taylor wrote: > >=20 > > > I've tried compiling java/jdk15 and java/jdk16 bootstrapping with > > > all three binary jdks (diablo 1.5, linux 1.5, linux 1.6). > > >=20 > > > They all give the same problem: > > >=20 > > > Running jbidwatcher or azureus results in a mass of messages > > > like the following, whenever network IO is attempted: > > >=20 > > > java.net.ConnectException: Invalid argument > >=20 > > Did you try running it with -Djava.net.preferIPv4Stack=3Dtrue ? >=20 > Thank you! >=20 > As it turns out, I'd just noticed the global "WITH_IPV6=3Dyes" > that I'd put in /etc/make.conf, and started recompiling java > without IPv6 support shortly before you sent that message. > I had already tried (both native jdks) with IPV6 turned > off in the "make config" menu -- or so I thought -- but > my choice was overriden by that forgotten entry. >=20 > The IPv6-less jdk works perfectly, now all that remains > is to figure out why IPv6 support has stopped working... >=20 > I'm fairly sure it worked fine before I switched motherboards > and upgraded to 7-CURRENT (now stable, or beta, or whatever). I updated from 6.2-release-p8 to 7.0-beta3 and rebuilt all my ports. Does Azureus work properly for you? For me it does not upload/download anything. I tried jdk15 and jdk16 both with and without IPv6 support. Using -Djava.net.preferIPv4Stack=3Dtrue does not seem to help. With FreeBSD 6.2 I had to add the following to libmap.conf to run Azureus: [/usr/local/jdk1.6.0/]=20 libpthread.so libc_r.so=20 libpthread.so.2 libc_r.so.6 This does not seem to help either. I am using ULE and SMP on an Intel Core2Duo. Andreas --=20 GnuPG key : 0x2A573565 | http://cyb.websimplex.de/pubkey.asc Fingerprint: 925D 2089 0BF9 8DE5 9166 33BB F0FD CD37 2A57 3565 --Signature=_Wed__21_Nov_2007_15_37_13_+0100_oyUcFZIFAWStRxaV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHREKd8P3NNypXNWURAv1kAJ4pB3CMMET1edWR1AAo2sf/CwskAwCcClVD vLGC3tNYp6j44TPaVtZGjg8= =F15J -----END PGP SIGNATURE----- --Signature=_Wed__21_Nov_2007_15_37_13_+0100_oyUcFZIFAWStRxaV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071121153713.4fd79e33.cyb.>