From owner-freebsd-java@FreeBSD.ORG Wed Nov 7 20:11:55 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2704316A420 for ; Wed, 7 Nov 2007 20:11:55 +0000 (UTC) (envelope-from peter.wullinger@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id CEE9613C4A6 for ; Wed, 7 Nov 2007 20:11:54 +0000 (UTC) (envelope-from peter.wullinger@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so370150ana for ; Wed, 07 Nov 2007 12:11:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:from:to:subject:message-id:references:mime-version:content-type:content-disposition:content-transfer-encoding:in-reply-to:user-agent; bh=oO7L8TcuKeG2juI7TCZRzV7zFcdh/j0Yz6OgteY/ZUA=; b=YPY7LSvLr9z4wUCm2vah0vp6xHkVQu8fAiE8ooxy/a4F8PmM6PpRw/Kz4b1Viij5cH5JXRWdcL4RjwuZHrXrCzSB6QaTbpiw+aQmijzMPI+dEYhN5hbck+BwVAo+N6j0wt0paz+9jk85wRBRAUKHn5vDJaLgukPuECS5ojF/7lA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:references:mime-version:content-type:content-disposition:content-transfer-encoding:in-reply-to:user-agent; b=UVAl+en3SkyosR+sRrJ+ixU1bCK5YzTQ73b6t905XFCQFYu5PGIL9KHGGpX2oHWvKzqygJmdfe24M8DxFAPveOqx6CbPQ3N+u1Eh7jUppIiY3x8HPOaY8dGklk1zcjx9bJNuHA6yirY6M6Qs82DodpVd97jy+Q9dfZMGRABDoPs= Received: by 10.100.44.4 with SMTP id r4mr11438881anr.1194464813695; Wed, 07 Nov 2007 11:46:53 -0800 (PST) Received: from kaliope.wg ( [77.7.95.167]) by mx.google.com with ESMTPS id 2sm337718nfv.2007.11.07.11.46.50 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Nov 2007 11:46:51 -0800 (PST) Received: (qmail 2856 invoked by uid 1001); 7 Nov 2007 19:46:46 -0000 Date: Wed, 7 Nov 2007 20:46:46 +0100 From: Peter Wullinger To: freebsd-stable@freebsd.org, freebsd-java@freebsd.org Message-ID: <20071107194646.GA2626@kaliope> References: <20071107181857.GA35213@outcold.yadt.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20071107181857.GA35213@outcold.yadt.co.uk> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: Subject: Re: FreeBSD 7 and java networking 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: Wed, 07 Nov 2007 20:11:55 -0000 In epistula a David Taylor, die horaque Wed, Nov 07, 2007 at 06:18:57PM +0000: > Hello, > > I've tried compiling java/jdk15 and java/jdk16 bootstrapping with > all three binary jdks (diablo 1.5, linux 1.5, linux 1.6). > > They all give the same problem: Hello David, Have you tried setting export JAVAVAVM_OPTS_java=-Djava.net.preferIPv4Stack=true" export JAVAVAVM_OPTS_javaws="-J-Djava.net.preferIPv4Stack=true" If this helps, the problem maybe related to http://lists.freebsd.org/pipermail/freebsd-java/2007-August/006544.html I can't find a PR for that currently, so I don't know if this is known (and both problems are the same). Regards, PEter -- Alte Leute sind gefährlich, denn sie fürchten sich nicht vor der Zukunft. -- Sir Peter Ustinov