From owner-freebsd-stable@FreeBSD.ORG Wed Nov 7 20:13:19 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09C3016A419 for ; Wed, 7 Nov 2007 20:13:19 +0000 (UTC) (envelope-from peter.wullinger@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id B935813C4B2 for ; Wed, 7 Nov 2007 20:13:18 +0000 (UTC) (envelope-from peter.wullinger@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so370247ana for ; Wed, 07 Nov 2007 12:13:11 -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=a2nJTDI4bKzAtMCMEVUCnC2nJUzjELsH4TllEFTMa6eGktTXkih5JWd9dpMwrGS4iRii1OQ3I2xbHyXn5lqCqGz893B4yig/tIam+vSZ4iyXuYdyfRFaODMtRqRVR1pGhv/r4b0xTovyjwTwlMzXAt0RkBO0OdRROZdKxEhSExo= 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=EB1EnnphxAxfi9JdSsbNHaOwbB6ZwhsNXYnN16Hmn21eTrPNe8ZWh+k8k7+n3F4ZWVlNXl0WUwRMgd13wCZ0Z13jkn2Pr9o+cgwji9jqLhUBaE3Rxq7/WRaA0qCZ0YHs5alKG/ytQWUqxG9OltQFyCJceL4FGLKNsslOeGTuMcU= Received: by 10.100.171.10 with SMTP id t10mr11412681ane.1194464814551; Wed, 07 Nov 2007 11:46:54 -0800 (PST) Received: from kaliope.wg ( [77.7.95.167]) by mx.google.com with ESMTPS id d26sm36062nfh.2007.11.07.11.46.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Nov 2007 11:46:53 -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-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 20:13:19 -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