search for: mozillaplugin

Displaying 1 result from an estimated 1 matches for "mozillaplugin".

2011 Jul 08
2
java annoyances
...). I go to the java tester, as recommended on the CentOS wiki, <http://javatester.org/version.html>, no pink rectangle, and if I click on the enabled link, firefox crashes, with firefox --no-remote -P 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(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at...