From owner-freebsd-java@FreeBSD.ORG Sun Feb 24 01:55:36 2008 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 022B316A400 for ; Sun, 24 Feb 2008 01:55:36 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from turing.morons.org (turing.morons.org [208.96.51.42]) by mx1.freebsd.org (Postfix) with ESMTP id EF95013C45D for ; Sun, 24 Feb 2008 01:55:35 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from localhost (localhost.morons.org [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 9479C170DA; Sat, 23 Feb 2008 17:55:35 -0800 (PST) X-DomainKeys: Sendmail DomainKeys Filter v0.6.0 turing.morons.org 9479C170DA DomainKey-Signature: a=rsa-sha1; s=selector1; d=spatula.net; c=nofws; q=dns; h=date:from:to:cc:subject:in-reply-to:message-id:references; b=AaMf37AxLmocrhgWrfOaRhUsSznDfV5RDLgWUAFepEdxJzfMouHv3ZqlhV4XnTLit nda7Td40pbRYorbLzLLuD9bS4/5Z89B3axlkdwmO6GSaTSCFjQsj9pL/4LEIHoH9/ce Xafp44bNG5LRtHrTsDdiKbGVcpH2f5sbmSitu1Q= X-DKIM: Sendmail DKIM Filter v2.4.2 turing.morons.org 9479C170DA DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=spatula.net; s=selector1; t=1203818135; bh=q7mk/lYN+0DNl9MkvnQ333bLeEI=; h=X-Virus-Scanned:Date:From:X-X-Sender:To:cc:Subject:In-Reply-To: Message-ID:References:MIME-Version:Content-Type; b=gonG9t8yHcP5h7b TqTysWUqKubztQFJwGfjzGFOKY1ZsxV+84wwTfLL9FV0deZsU9ZCvD676GONxObC14P 58iRXpgiK1LtiLk4VqJcLEseBxPa+BeoV5HiLFEPJjs9eZjMhXPmfoepA2DCE+fqzg8 WeststOU7WyWIagUHmGdt8= X-Virus-Scanned: amavisd-new at morons.org Received: from turing.morons.org ([127.0.0.1]) by localhost (turing.morons.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u2-5Cv+uGspE; Sat, 23 Feb 2008 17:55:34 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by turing.morons.org (Postfix) with ESMTP; Sat, 23 Feb 2008 17:55:34 -0800 (PST) Date: Sat, 23 Feb 2008 17:55:34 -0800 (PST) From: Nick Johnson X-X-Sender: spatula@turing To: Joe Kelsey In-Reply-To: <47C0C294.60301@zircon.seattle.wa.us> Message-ID: <20080223175456.B2617@turing> References: <825702.30804.qm@web38205.mail.mud.yahoo.com> <47C0C294.60301@zircon.seattle.wa.us> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-java@freebsd.org, Tommy Pham Subject: Re: Java JDK 1.6p4 and Azureus 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: Sun, 24 Feb 2008 01:55:36 -0000 You can also try adding -Djava.net.preferIPv4Stack=true to the JVM command line arguments. Nick On Sat, 23 Feb 2008, Joe Kelsey wrote: > Azureus experiences the typical Java problem. I could not get anything to > happen for quite some time until I realized that the Java runtime was spending > all of its time waiting for something to happen in the IPv6 connections it was > trying to open. I had to completely remove IPv6 from the kernel. Once I did > that, Azureus magically started working. > > There is something major broken in the Java runtime hwich causes everything to > stop whenever you try to open an IPv6 connection. Remove IPV6 from the > kernel, and everything works. When and if you ever get real IPv6 connections > in your machine, things might actualy work. For now, just remove it and move > on. > > /Joe > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/