Re: Java plugin on icewasel - stopped working
Hi Heikki,
On 08/02/2010 14:01, Heikki Levanto wrote:
I have a workstation running Debian/Squeeze, with sun java and iceweasel
installed (6-16-1), but no java applets seem to work. They did work some
weeks ago. I have updated my system a few times ion between
[...]
Now, obviously my network is reachable, since I get to the test page. Is
there some kind of security thing preventing the java plugin from loading the
applet?
[...]
Java console when accessing any page with a java applet:
[...]
Caused by: java.net.ConnectException: Network is unreachable
[...]
You issue seems linked to this one : http://bugs.debian.org/560056.
"net.ipv6.bindv6only=1 breaks java networking"
You can "hot fix" that by doing :
sudo sed -i 's/net.ipv6.bindv6only\ =\ 1/net.ipv6.bindv6only\ =\ 0/' \
/etc/sysctl.d/bindv6only.conf && sudo invoke-rc.d procps restart
FYI, this is an upstream issue
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561
Cheers,
--
Damien Raude-Morvan
Reply to: