Date: Thu, 13 Nov 2003 08:21:53 +0100 (MET) From: "Markus D." <un1du2el@gmx.net> To: freebsd-java@freebsd.org Subject: IPv4 support disabled by default in 1.4.2p5, still applet crashes Message-ID: <9876.1068708113@www8.gmx.net>
next in thread | raw e-mail | index | archive | help
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). Even more, some applets are still crashing. For example: http://go.icq.com/ crashes with an error in native code (open-motif) https://www.1822direkt.com/ crashes plugin and browser with the following message: "INTERNAL ERROR on browser end: plugin instance index out of bounds 17704 System Error?::Resource temporarily unavailable" Trying to run this applet in appletviewer (with IPv4 enabled) return a "No Trusted certificate found", although the certificate was imported via ControlPanel. Please reply by mail, too as I'm not on the list. Regards Markus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9876.1068708113>