Date: Wed, 19 May 2010 16:50:09 -0400 From: Damian Gerow <dgerow@afflictions.org> To: Stacy Millions <stacy@Millions.Ca> Cc: Dominic Fandrey <kamikaze@bsdforen.de>, freebsd-ports@freebsd.org Subject: Re: OpenJDK6 not building Message-ID: <20100519205008.GB68124@plebeian.afflictions.org> In-Reply-To: <4BF44923.5090101@millions.ca> References: <4BF39021.8080005@bsdforen.de> <4BF44923.5090101@millions.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Stacy Millions wrote: : On 05/19/10 01:15, Dominic Fandrey wrote: : : > java.net.SocketException: Invalid argument : > at java.net.PlainSocketImpl.socketConnect(Native Method) : > at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:310) : : I have seen that before... Have you enabled IPv6 support? Have you set : the system property java.net.preferIPv4Stack=true? Perhaps setting the : environment variable JAVAVM_OPTS thusly will help : JAVAVM_OPTS="-Djava.net.preferIPv4Stack=true" There are no AAAA records for jaxp.dev.java.net, so preferring v4 won't help much. Rebuilding ant doesn't fix it, either. Same goes for downloading the file manually and dropping it in place, and trying to resume the build -- it just fails on the download again. As it's an HTTPS URL, I also tried building without the Unlimited Strength Policy Files, but that also had no effect.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100519205008.GB68124>