Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 16:07:45 +0100
From:      Ashley Moran <work@ashleymoran.me.uk>
To:        freebsd-java@freebsd.org
Subject:   IPV6 (Re: Connecting to Jetty)
Message-ID:  <200605231607.45933.work@ashleymoran.me.uk>
In-Reply-To: <200605231322.46786.work@ashleymoran.me.uk>
References:  <200605231302.03491.work@ashleymoran.me.uk> <200605231322.46786.work@ashleymoran.me.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 May 2006 13:22, Ashley Moran wrote:
> Just to narrow this down, I've installed it on my 6.1/i386 desktop and it
> works, and another 6.1/amd64 server and it fails, can't bind to 127.0.0.1.
> Is this a bug in the JDK on amd64?
>
> Ashley

Turns out this was failing because I had compiled IPv6 support.  I've passed a 
Java option now to use the IPv4 stack and it works.

I believe this is a known issue?  It appears impossible to bind to an (IPv4) 
address with the IPv6 stack enabled.

Ashley

-- 
"If you do it the stupid way, you will have to do it again"
  - Gregory Chudnovsky



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605231607.45933.work>