CentOS 5 :: Seamonkey 2.1 / 2.2 Breaks Java Plugin Support?
Jul 11, 2011
I'm a long-time user of Seamonkey, from since it was called Mozilla. The recent 2.1 and 2.2 updates seem to have broken Java support on my Centos 5.5 box (32 bits) and I really can't figure this out. Seamonkey is installed in /usr/local. Starting from 2.1, the /usr/local/seamonkey/plugins directory is gone. As per the release notes, plugins are now managed on a per-user basis in $HOME/.mozilla/plugins So far, so good.
I used to have a link in /usr/local/seamonkey/plugins pointing to /usr/local/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so (I install Sun's JREs in /usr/local too... it shows my BSD background I guess). So I moved that link to $HOME/.mozilla/plugins but now about :plugins doesn't show any Java plugin detected. Worse, $HOME/.mozilla/seamonkey/<profile name>.default/pluginreg.dat shows that the plugin is rejected.
It contains:
[INVALID]
/usr/local/jre1.6.0_12/plugin/i386/ns7/libjavaplugin_oji.so:$
1232187965000:$
I vaguely suspect that there might be a shared library issue with the newest Seamonkey binaries and Centos 5.5, but then every other plugin works OK, including Flash and all. So what's the issue with the Java plugin? There's no error when I start seamonkey from a terminal window. I must not be the only Seamonkey user on Centos 5.5.
View 8 Replies
ADVERTISEMENT
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
Jul 8, 2010
I have tried everything I can think of to get the Java plugin working on Centos 5.5 and Firefox.I'm using the sun version of Java that I downloaded: jdk-6u18-linux-i586.rpm
I do have it installed already on a seperate partition that survives OS upgrades. Do I need to have the same version of Java in my alternatives dir, or will the Java browser plugin work regardless of which Java is installed on the system? Another way of expressing this: Is the Java browser plugin a standalone application that works independently of the system-installed Java version, or does the browser plugin rely on the installed JRE to function? So I have made a symbolic link from /usr/lib/mozilla/plugins/@libjavaplugin_oji.so
to my Java plugin, under:
/usr/local/java/jdk1.6.0_18/jre/plugin/i386/ns7/libjavaplugin_oji.so
There are actually 2 versions of the Java plugin - which one should I be using?
/ns7
/ns7-gcc29
I take it it's the non-gcc29 version? When I restart Firefox nothing is showing in the about :plugins window.I have disabled all the other mozilla plugins, just in case they are stopping the the Java plugin from loading.
View 9 Replies
View Related
Oct 20, 2010
How to install /download java 6 plugin for Centos. Although I got java runtime for centos but can't find any plugin.
View 1 Replies
View Related
Nov 23, 2009
I have CentOS 5.4 on AMD x64 and 64 bit Firefox 3.0.15
[root@aluva ~]# uname -a
Linux aluva.tarikida.com 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:12:36 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.15) Gecko/2009102918 CentOS/3.0.15-3.el5.centos Firefox/3.0.15
Even though I downloaded and installed Adobe Flash plugin, Flash pages are not displayed on the screen. I am seeing only blank area when going to [URL]
Package flash-plugin-10.0.32.18-release.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.x86_64 already installed and latest version
[code]...
View 5 Replies
View Related
Oct 5, 2010
I followed the instructions on [URL] /PluginsFor64BitFirefox but it still crashes as soon as I visit a website with java
[xxxxx@xxxxx01 tmp]$ firefox
Exception in thread "main" java.lang.NoClassDefFoundError: sun/plugin2/main/server/MozillaPlugin
Caused by: java.lang.ClassNotFoundException: sun.plugin2.main.server.MozillaPlugin
at java.net.URLClassLoader$1.run(Unknown Source)
[Code]....
View 2 Replies
View Related
May 20, 2011
get the java plugin to work with either firefox or chromium on a Centos 5.6.I have created the symbolic links in what I think are the proper directories, but nothing. about :plugins shows zippo.I am running Centos 5.6
Java runtime is : jre-1.6.0_25-fcs
For chromium, I have the following symlink:
/usr/chromium/lib64/chromium/plugins/libnpjp2.so -> /usr/java/jre1.6.0_25/lib/i386/libnpjp2.so
For firefox, I have:
/usr/lib/mozilla/plugins/libnpjp2.so -> /usr/java/jre1.6.0_25/lib/i386/libnpjp2.so
alternatives --config java shows:There are 2 programs which provide 'java'.
Selection Command
-----------------------------------------------
* 1 /usr/lib/jvm/jre-1.4.2-gcj/bin/java
+ 2 /usr/java/jre1.6.0_25/bin/java
View 5 Replies
View Related
Jun 28, 2011
I just updated Java and when I checked in my plugins for SeaMonkey, Java is not listed, not even IcedTea. When I looked at FireFox's plugins, the only Java listed was IcedTea.
How can I get SeaMonkey to know that Java is installed? I looked for the 32 bit Java from within YaST but saw none, just the 64 bit.
Anyway, these are the java's installed:
I'm running SuSE 11.4 and my browser of choice is SeaMonkey 2.0.14.
This is a list of my ~/.mozilla/plugins folder:
Code:
View 9 Replies
View Related
Sep 17, 2009
Trying to put some java stuff on my website, well intranet first to test them. What do I need got java 6 jdk and java 6 plugin. Java script is turned on. No joy on ubuntu jaunty.
View 6 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
Mar 27, 2011
Today I installed an upgrade through update manager of the Adobe Flash Player Plugin and it breaks the flash in all three of my browsers: Firefox, Opera and Chromium. Had to revert to previous version to get it to work. Ubuntu Version 10.10 i386 Sony Viao Laptop.
View 2 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
Nov 4, 2009
I can crash my entire X session by running seamonkey 2.0 and going to http://wiki.centos.org/HowTos/KVM
Backtrace:
0: X(xf86SigHandler+0x81) [0x80c58d1]
1: [0xb8091400]
2: /usr/lib/xorg/modules/libfb.so(fbCopyAreammx+0x21e) [0xb7e206ae]
3: /usr/lib/xorg/modules/libfb.so(fbCompositeCopyAreammx+0x66) [0xb7e20776]
4: /usr/lib/xorg/modules/libfb.so(fbComposite+0x57b) [0xb7e114fb]
[Code]..
I'd rather not switch back to SM 1.1.18 as 2.0 is so much better. I've had this same crash on at least one other page too (not on centos.org this time).
View 2 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
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 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
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