SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2010-01-16 11:46:53

steen
#! CrunchBanger
From: Denmark
Registered: 2009-08-31
Posts: 149
Website

Java trouble in Iceweasel

I just spent hours searching for a reason why my java runtime didn't work in Iceweasel on Debian Testing, and I thought maybe someone here experienced the same problem.

Solution:

In /etc/sysctl.d/bindv6only.conf you have to change this line:
net.ipv6.bindv6only=1

To this:
net.ipv6.bindv6only=0

And run: invoke-rc.d procps restart

Then it just works...


"You bow to NOone..."

Offline

Be excellent to each other!

#2 2010-03-21 14:06:19

Jdemnahouby
#! CrunchBanger
From: France, but living in Prague
Registered: 2009-04-13
Posts: 222

Re: Java trouble in Iceweasel

Hi

I tried your tip: it wrote me : invoke-rc.d : commande introuvable (unknown command)....

Offline

#3 2010-03-21 19:34:02

habtool
Member
From: Ireland
Registered: 2008-12-17
Posts: 13

Re: Java trouble in Iceweasel

Thanks, that worked for me without any errors

Offline

#4 2010-03-21 20:29:59

steen
#! CrunchBanger
From: Denmark
Registered: 2009-08-31
Posts: 149
Website

Re: Java trouble in Iceweasel

I'm glad that someone could use this tip, and sorry that you couldn't Jdemnahouby. I've no idea to what your problem might be then...


"You bow to NOone..."

Offline

#5 2010-03-22 03:03:13

johnraff
#!Drunkard
From: Nagoya, Japan
Registered: 2009-01-07
Posts: 2,462
Website

Re: Java trouble in Iceweasel

Jdemnahouby wrote:

Hi

I tried your tip: it wrote me : invoke-rc.d : commande introuvable (unknown command)....

Maybe you have to run that command as root. If you try to run a system command as normal user Debian seems to report the command as "not found".


John
--------------------
( a boring Japan blog , and idle twitterings )

Offline

#6 2010-03-22 05:19:30

Jdemnahouby
#! CrunchBanger
From: France, but living in Prague
Registered: 2009-04-13
Posts: 222

Re: Java trouble in Iceweasel

Youpi!!!

It worked!

Thanks Johnraff and steen :-) :-)

Have a nice day!

Offline

#7 2010-03-22 07:07:40

Jdemnahouby
#! CrunchBanger
From: France, but living in Prague
Registered: 2009-04-13
Posts: 222

Re: Java trouble in Iceweasel

Steen, can I ask you how you found this tip?

I spent some time on Debian forums and must admit they are not so informative IMHO compared to ubuntu forums...
Another reason why I m happy #! is now based on Debian, I m sure it will help to make Debian more accessible to noob :-)

Offline

#8 2010-03-22 11:19:33

papparonny
#! Junkie
From: norway
Registered: 2009-01-16
Posts: 272

Re: Java trouble in Iceweasel

thank you steen! big_smile
i worked on this alittle yesterday, to use ny online banking, i needed to install sun-java6-jre (this will also pull down sun-java6-bin) and sun-java6-plugin
(check what plugins are installed in firefox/iceweasel by typing about:plugins in the address-bar)
when this still didnt work in iceweasel, i installed both chrome(from chrome.googles.com) and regular firefox, but no luck still.. only after applying your solution did i manage to get java working and could log in to my online-banking..(and tested java on java-com > "do i have java installed?-link" > "verify java versin-button")
..tried it in chrome too afterwards, the java-test works, but no luck logging in to my bank, but that seems to be because the bank dont support chrome(yet), because of its beta-status)
you should change the title to "[solved] java in browsers"  ..thanks again!

Offline

#9 2010-03-22 18:42:01

steen
#! CrunchBanger
From: Denmark
Registered: 2009-08-31
Posts: 149
Website

Re: Java trouble in Iceweasel

I found this tip on a danish linux-site: linuxin.dk where some debianguy told me this was a "common" problem in debian. Afterwards I put it on this site too, as I couldn't find anything related to this in english anywhere.

Glad you all could use the tip smile


"You bow to NOone..."

Offline

#10 2010-03-26 12:41:29

betwixt
New Member
From: eastern europe
Registered: 2010-03-26
Posts: 2

Re: Java trouble in Iceweasel

thanks a ton for this. apt-get install sun-java6-jre, sun-java6-plugin plus the .conf edit did the trick for google chrome on statler.

Last edited by betwixt (2010-03-26 12:43:13)

Offline

#11 2010-04-06 12:24:32

charlie01
#! Die Hard
Registered: 2009-02-09
Posts: 556

Re: Java trouble in Iceweasel

This worked for me,,I tried it with the Sun Java Jre6 that was in synaptic and i still couldnt get it to work.
But once i deleted that and installed Icedtea it worked like a charm.

Offline

#12 2010-04-15 18:17:50

Stemp
Member
From: Paris
Registered: 2009-05-19
Posts: 14
Website

Re: Java trouble in Iceweasel

Thanks steen smile

Offline

#13 2010-11-10 16:55:45

rabbitofdeath
#! Member
From: Texas
Registered: 2010-11-10
Posts: 83
Website

Re: Java trouble in Iceweasel

Thanks for this! This also helped resolve an error I was getting while attempting to run Serviio (a upnp dlna media server).

Offline

#14 2010-11-10 17:02:50

steen
#! CrunchBanger
From: Denmark
Registered: 2009-08-31
Posts: 149
Website

Re: Java trouble in Iceweasel

You're welcome smile


"You bow to NOone..."

Offline

#15 2011-01-22 06:48:17

matollik
New Member
From: Finland
Registered: 2010-02-18
Posts: 8

Re: Java trouble in Iceweasel

Hello all,
With Statler 20110105 I run cb-welcome and installed java. Now my net banking works nicely for the
first time and swiftly, thanks also to new Iceweasel version 4 neutral.

Last edited by matollik (2011-01-22 06:53:30)

Offline

#16 2011-04-14 21:15:17

vicshrike
#! by Default
From: thendoftheweb
Registered: 2009-02-13
Posts: 2,430

Re: Java trouble in Iceweasel

thousand thanks for the tip, finally got it working on my vanilla gnome squeeze, with #! it just worked of course big_smile


#!, all else is but a shadow!

May the Kernel be with you!

Offline

#17 2012-02-13 12:59:38

Yucca
New Member
Registered: 2012-02-13
Posts: 1

Re: Java trouble in Iceweasel

Thanks so much Matolik, that worked  for me.
Problem remains: only as root does java work in google chrome, not as standart user.
There must be some permission problem which I cannot figure out.
Any advice?
Thanks

Sorry guys, false alarm. For reasons unclear to me, after a reboot things work fine. all good, thanks again

Last edited by Yucca (2012-02-13 13:07:10)

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo