General :: Can't Get Java Plugin Working On 11.04
May 17, 2011
I am trying to get the java plugin extension for firefox so that I can run some java applications. I've modified the repositories, run sudo-apt-update, and run apt-get install java6-plugin (among other things). I thought this was successful because when I go to synaptic package manager the sun-java6 things are marked as installed. But when I open up firefox and look at my extensions, there is no java6 plugin!
View 3 Replies
ADVERTISEMENT
May 17, 2011
I am trying to get the java plugin extension for firefox so that I can run some java applications. I've modified the repositories, run sudo-apt-update, and run apt-get install java6-plugin (among other things). I thought this was successful because when I go to synaptic package manager the sun-java6 things are marked as installed. But when I open up firefox and look at my extensions, there is no java6 plugin!
View 4 Replies
View Related
May 31, 2010
I have installed a fresh fedora 13. I was trying to install Sun Java so I just followed the instruction given here. everything went al-right and I am now able to open Java applications. The problem is that I can't get the Firefox Java plugin to work! I have tried many things but Firefox doesn't even show the plugin in the about: plugins page.My Firefox version is 3.6.3 and I am using java version 6 update 20.
View 14 Replies
View Related
Jun 29, 2010
I downloaded java file from the official site and installed it successfully, but the plug isn't working yet! i can't figure out the missing step after the installation!
firefox: 3.6.4
plug in: jre-6u20-linux-i586-rpm
View 1 Replies
View Related
Mar 1, 2010
I have both firefox-3.0.18 and java installed on my RHEL5 64-bit system. But for some reasons, java plugin is not working in firefox. $va -versionjava version "1.6.0_18"Java(TM) SE Runtime Environment (build 1.6.0_18-b07)Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)As per previous recommendation from this forum, I made soft link for libjavaplugin_jni.so in firefox/plugins directory.
View 5 Replies
View Related
Aug 28, 2010
I don't get the java plugin 1.6.0_21 working in Firefox 4.0b5pre. I deleted icedtea with the synaptic package manager and then I installed java 1.6.0_21 with chmod a+x and ./ .Everything goes well so far without any fault message. Then I created a symlink with ln -s ...but here I get no message. After I checked the java plugin in firefox and there was nothing I checked with java -version if java is there and there was no java installed.
View 2 Replies
View Related
May 17, 2011
I am just trying out Natty for the first time. I'm having trouble installing sun-java. The iced-tea plugin which comes with firefox just doesn't cut it for pogo card games.I seemed to have installed it correctly because when I check my Software Manager there is a green check on all of the sun java6 stuff. But when I go to tools/addons/plugins the only thing there is the icedtea (no sun java6 plugin). I may have to go back to using linux mint.
View 2 Replies
View Related
Jun 13, 2011
I try to install the java plugin but the java test pages show not installed. I have tried the openjdk-6-jdk package and the Oracle/Sun 1.6.0_26 version to no avail.
Is there some good instructions page someplace? I have yet to find a set of instructions that provides something clear that works.
View 5 Replies
View Related
May 29, 2011
Code: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object
That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.
I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.
View 8 Replies
View Related
Jan 28, 2011
How to install java and firefox java plugin on Ubuntu 10.10?
View 2 Replies
View Related
Jun 30, 2010
Java is not working in Firefox. Do I not have Java installed correctly ?
Code:
[root@jonas jonas]# ls -l /usr/lib/mozilla/plugins
total 352
lrwxrwxrwx. 1 root root 39 2010-06-26 10:16 libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so
lrwxrwxrwx. 1 root root 34 2010-06-22 11:41 libjavaplugin.so -> /etc/alternatives/libjavaplugin.so
[root@jonas jonas]# ls -l /etc/alternatives/ | grep libjavaplugin
lrwxrwxrwx. 1 root root 56 2010-06-22 11:41 libjavaplugin.so -> /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaPlugin.so
View 7 Replies
View Related
Oct 21, 2010
Am using e-business for that i need J2SE Plugin version 1.4.2_04 and NPX_PLUGIN_PATH but I don't know how can I get that
View 7 Replies
View Related
Sep 29, 2010
I have installed firefox to a user directory (version 3.6.10) /cache/app/firefox.
I have installed java jre1.6.0_21 to /cache/app/java/jre1.6.0_21
I have symlinked /cache/app/java/jre1.6.0_21/plugin/i386/ns7/libjavaplugin_oji.so to /cache/app/firefox/plugins/libjavaplugin_oji.so
So, in theory, when I start firefox the plugin should be listed in about:config - wrong. I have lots of other plugins working just fine, but java is not listed anywhere.
I ran strace -F ./firefox >/tmp/output.txt 2>&1 (the -F is necessary as firefox plugins are now loaded in a forked process). Firefox clearly finds my plugin:
It clearly looks like the plugin is being found, opened, and the first 512 bytes read and possibly memory mapped. So why doesn't it appear in the list of plugins?
One clue could be that there's another older plugin lying in the default directories (and I can't change this, I don't have root, hence running firefox in user mode).
Though surely firefox is smart enough to pick the latest one and use that? Is there a way of turning debugging ON during firefox start-up so I can find a debug message that explains why the latest JRE 1.6 plugin is being passed over?
View 1 Replies
View Related
Jul 10, 2011
I use openSUSE 11.4 64 bits, KDE and FireFox 5.0. I regularly update. When trying to reach my bank, I get the following error: Code: icedteanp plugin error: Failed to run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java. For more detail rerun "firefox -g" in a terminal window. Is there anything I can do to remediate ? Does IcedTea everything that Java does?
View 4 Replies
View Related
Oct 5, 2010
So I have followed every single guide there is on how to run a applet with the java plugin on debian 64. And they all fail. How I could see those applets and java apps with my firefox on debian squeeze amd64.
View 3 Replies
View Related
May 29, 2010
Has anyone here gotten the Sun Java plugin (1.6.0_20) working in Firefox under F13? I'm using the Firefox 3.6.3-4 RPM supplied by F13, and I created the link in /usr/lib/mozilla/plugins to ${JAVA_HOME}/jre/plugin/i386/ns7/libjavaplugin_oji.so as I've always done, but the plugin fails to show up when I check the plugins in Firefox. I installed some other plugins in /usr/lib/mozilla/plugins and they work fine, only Java doesn't work. It's weird because I've never had a problem getting the Java plugin to work in Firefox before this, and I've done it a million times.
I don't have the Fedora-supplied java packages installed, so it's not a issue of conflicting plugins. And the plugin does work in Opera. I also tried the 1.6.0_18 plugin from Sun, and that didn't work in Firefox either, though it works in F11. I can't figure out what's causing this just in F13. So far this is the only problem I've had in F13, everything else has worked great.
View 3 Replies
View Related
Aug 21, 2010
firefox plugin for java. I searched the threads but no joy. this is what I have:
Code:
[root@...]# rpm -qa | grep java
tzdata-java-2010j-1.fc13.noarch
java_cup-0.11a-4.fc13.noarch
[Code]....
and when I type in firefox: <about: plugins>; there are no references to java.
what's the deal with this line in the code??? --> system-switch-java-1.1.5-1.fc12.noarch?
View 1 Replies
View Related
May 6, 2011
I recently found out that my Firefox 4 plugin for Java is not working. My problem is that i have Java installed (unfortunately I found out that I accidentally installed the Sun Java and not the OpenJDK) and it is working, but the plugin just refuses to work.
However it should be installed because of the following output:
Code:
So I thought that maybe the wrong Java version is used, but it doesn't seem to be so:
Code:
There are 4 programs which provide 'java'.
So in theory OpenJDK should be selected and work with Firefox, unfortunately it doesn't.
View 1 Replies
View Related
Jan 1, 2010
Anyone know how to get the sun java plugin to work with firefox 3.7? Any files I need to copy over to a different folder or anything?
I just installed Firefox 3.7 from the Mozilla Daily PPA and thats the only thing currently not showing up.
View 1 Replies
View Related
Aug 27, 2010
I opened Firefox, and tried to use an Internet speed tester that requires Java. I've always used this with no problems. Today, I'm having problems with it. It told me to check that my Java plugin was enabled, or whatnot. I looked at Tools > Add-Ons > Plugins, and found that Java is gone....
What's up with that? I'm using the latest version of Firefox (version 3.6.8 / Mozilla Firefox for Ubuntu cononical - 1.0) on Ubuntu 9.10.
I checked with Synaptic Package Manager, and I found sun-java6-jre, and all of it's related packages, openjdk-6jre-* packages, etc. were installed (over ten packages with 'java' or 'jre' and '6' in the package names).
So, I don't understand why Tools > Add-Ons > Plugins doesn't show my java plugin anymore. I also checked about: plugins (had to put a space between the colon and 'plugins' because a smiley shows up aboutlugins), but there was nothing in there about java either.
What's going on? Has Ubuntu decided it doesn't want to use Java (I remember reading something about Oracle changing the license for Sun Java somewhere)? Or is this a fluke?
Either way. Synaptic Package Manager says Java is installed... So, what else do I need to do to fix this? I read other posts about Firefox and Java, but they were about installing java, and the like, and I have Java installed....
View 2 Replies
View Related
Sep 17, 2010
cannot install java plugin tried from within the browser and got an error tried with apt-get
sudo apt-get install openjdk-6-jre icedtea6-plugin
got the following Err [URL] 404 Not Found [IP: 91.189.88.45 80] Err [URL] 404 Not Found [IP: 1.189.92.167 80] Failed to fetch [URL] 404 Not Found [IP: 91.189.92.167 80]
View 2 Replies
View Related
Sep 24, 2010
Ubuntu Desktop 10.04 64 no Java Firefox plugin
sudo apt-get install sun-java6-plugin
gets
Couldn't find package sun-java6-plugin
View 2 Replies
View Related
Dec 15, 2010
Do any of you know of a linux distribution which has a Live CD with the Java browser plugin installed on it?
View 2 Replies
View Related
Dec 26, 2010
At first, I enabled the partner source and installed "sun-java6-plugin", as that was listed in an earlier Ubuntu install's package list. But Firefox does not see this plugin (even after a reboot). So I removed that package and its friends, and installed "icedtea6-plugin" as found on [url], but this does not work, either. This is with Ubuntu 10.10 for i386 on an ASUS Eee PC 900.
How to get a Java plugin working? I know I've had it working before without having to do anything like this. But that could have been an earlier version of Firefox. Could Firefox now be broken? Or could they have blocked Java, now?
View 2 Replies
View Related
Mar 12, 2011
Recently I installed DEBIAN 6.0 amd64. Since then I have been unable to do netbanking (at least with linux) due to the missing 64bit java applet plugin, which does the authentication. I cannot get the 32bit plugin working with my browsers (epiphany, iceweasel).
Mozilla.org remmonds using a 32bit browser.
I then installed FIREFOX (32bit), however, it refuses to run : "unable to locate libgtk-x11..." to make it short: the library actually exists on my system (I located it), something else must be wrong.
My questions: will I be better off reinstalling the 32bit version of DEBIAN ? (or what about the possibility of a 64bit java applet plugin being released in near future- will this be wishful thinking or a realistic hope?) as a matter of fact, I have used the java applet since REDHAT version 5 or 6, a lot of years ago, so this plugin-trouble really takes me by surprise.
View 4 Replies
View Related
Apr 23, 2010
I am trying out the RHEL6 x86_64 beta. My question is how do I install the Java plugin for Firefox. OpenJDK appears to be installed, but there is no Firefox plugin for it in the "Add/Remove Software" program. I am not part of the RHN. Is it only in the RHN repos?
View 5 Replies
View Related
Jan 11, 2010
I keep reading on the web about how there is now a 64 bit plugin and even saw Eric state in the Slackware 64 thread that there was a plugin for x86_64...
Where does this plugin reside?
I'm seeing a ./lib/amd64/libjavaplugin_jni.so but that gives me nothing with "about:config"
I've got a 64 bit flash plugin.... Just need a java one and I'll be set as far as the web goes..
View 2 Replies
View Related
Oct 21, 2010
Last nights upgrade of java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-43.1.8.2.fc13.i686 prevent the loading of Ameritrades Command Center.Downgrading to version 1.6.0.0-37 fixes the problem. I'll post the bugzilla number as soon as I get the chance to file it.
View 3 Replies
View Related
Feb 18, 2010
Is the OpenJDK web plugin the only option for java web plugins? I uninstalled it to run the Sun JDK Update 18, but now I can't find another web plugin.
View 1 Replies
View Related
Jun 8, 2010
If you uninstall openJDK then download and install Sun jre-6u20-linux-i586, the n install plugin with
Code:
ln /opt/java/jre1.6.0_20/lib/i386/libnpjp2.so .
Restart Firefox and try to open java applet, firefox crashes.
The reason I'm not using openJDK because it is not working with Webex and thats critical for my work
View 7 Replies
View Related