Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2003 12:27:52 +0200
From:      Panagiotis Astithas <past@noc.ntua.gr>
To:        "Markus D." <un1du2el@gmx.net>, freebsd-java@freebsd.org
Subject:   Re: IPv4 support disabled by default in 1.4.2p5, still applet crashes
Message-ID:  <200311131227.52989.past@noc.ntua.gr>
In-Reply-To: <9876.1068708113@www8.gmx.net>
References:  <9876.1068708113@www8.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 13 November 2003 09:21, Markus D. wrote:
> Running some applets or applications which use network resources, I get the
> following message:
>
> --- begin ---
> I/O exception while reading: IPv4 mapped addresses usage is turned off. 
> Set net.inet6.ip6.v6only=0 or use '-Djava.net.preferIPv4Stack=true' to
> disable java IPv6 supportI/O exception while reading: IPv4 mapped addresses
> usage is turned off.  Set net.inet6.ip6.v6only=0 or use
> '-Djava.net.preferIPv4Stack=true' to disable java IPv6 support.
> --- end ---
>
> This prevents also applets from running (but there is no warning).

This happens only in -current. In -stable there still is 
net.inet6.ip6.v6only=0. Perhaps there should be a mention of this in 
pkg_message?

Regards,
-- 
Panagiotis Astithas
Electrical & Computer Engineer, PhD
Network Management Center
National Technical University of Athens, Greece



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