[Bug 483018] New: Java problems in Firefox

https://bugzilla.novell.com/show_bug.cgi?id=483018 Summary: Java problems in Firefox Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: Beta-Customer I'm administrator of some root servers hosted at hetzner.de. For remote administration, Hetzner provides a browser/java-based KVM access - on the hardware side this is a "LARA eco" (ask google for details if needed). This worked without problems up to openSUSE 11.0, and a friend just verified that it still works on 11.0. On openSUSE 11.1 (with all updates installed) with sun java 1.6.0, I can login on the LARA and open the window which should display the remote console (means the java applet itsself is running), but it hangs with the following message in the status bar: RFB: JSSE15-SSL running handshake In opera, the status message looks similar RFB: trying JSSE15-SSL connection to lara02.rz9.hetzner.de:443 [cut off here, maybe some more text follows] The java console in firefox shows: Java Plug-in 1.6.0_12 Verwendung der JRE-Version 1.6.0_12 Java HotSpot(TM) Client VM Home-Verzeichnis des Benutzers = /home/cb [... list of available keyboard shortcuts ...] rca init: java.vender=Sun Microsystems Inc. java.version=1.6.0_12 major=1 minor=6 KbdFactory: successfully loaded: nn.pp.rckbd.KbdLayout_104pc KbdFactory: java.lang.ClassNotFoundException: nn.pp.rckbd.KeyTranslator104pc_de_DE KbdFactory: java.lang.ClassNotFoundException: nn.pp.rckbd.KeyTranslator104pc_de KbdFactory: java.lang.ClassNotFoundException: nn.pp.rckbd.KeyTranslator104pc KbdFactory: java.lang.ClassNotFoundException: nn.pp.rckbd.KeyTranslator_de_DE KbdFactory: successfully loaded: nn.pp.rckbd.KeyTranslator_de rca: start... Exception in thread "Thread-9" java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.SunJCE_b at javax.crypto.KeyGenerator.a(DashoA13*..) at javax.crypto.KeyGenerator.<init>(DashoA13*..) at javax.crypto.KeyGenerator.getInstance(DashoA13*..) at com.sun.net.ssl.internal.ssl.JsseJce.getKeyGenerator(JsseJce.java:223) at com.sun.net.ssl.internal.ssl.RSAClientKeyExchange.<init>(RSAClientKeyExchange.java:89) at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:634) at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:226) at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:516) at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:454) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:884) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1112) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1139) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123) at nn.pp.rc.av.a(Unknown Source) at nn.pp.rc.ap.a(Unknown Source) at nn.pp.rc.ap.g(Unknown Source) at nn.pp.rc.x.case(Unknown Source) at nn.pp.rc.ad.run(Unknown Source) my hardware is i586 (32 bit) Tested browsers: Firefox and opera Java version: sun 1.6.0 (I also tested sun java 1.5.0 which also failed - but I'm not sure with which error message.) Regarding testing possible bugfixes: I only get access to a LARA on request for a limited time. This means: I can test something, but it shouldn't be too often (Hetzner might wonder if I need a LARA every second day ;-) and maybe it's a good idea to meet in IRC while testing so that I have direct feedback and can do multiple tests in a session. Note: this might be related to bug 355868 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=483018 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483018#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO CC| |mvyskocil@novell.com Info Provider| |suse-beta@cboltz.de Severity|Normal |Major --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2009-03-09 02:38:35 MST --- Hi, can you check a legacy Java plugin? Just backup a symlink /usr/lib/browser-plugins/javaplugin.so and create a new one ln -sf /usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/plugin/i386/ns7/libjavaplugin_oji.so And recheck it? The 'Could not initialize class javax.crypto.SunJCE_b' seems to me as a regression of Sun's bug 6567947 [1], which is an upstream issue. And about testing. I'm not against it, I can use a opensuse-java ML to announce of upcoming Sun Java update and packages are exposed via update-test repository [1] before official update. So you can use an existing infrastructure for testing of updates and contact me via opensuse-java ML, or via IRC (i'm on several IRC channels like #opensuse-factory, #suse, #opensuse-buildservice, ..), or via bugzilla. But there are many specifics with a Sun Java. First of all, it's a third party package and should be fixed by Sun only. That means we can fill a bug into bugs.sun.com. But this cannot prevent us to release an update, because it contains a security fixes (and when we will wait on a bug-free edition, we should wait forever ;-)). [1] http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6567947 [2] http://download.opensuse.org/update/11.1-test/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com