-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
5.0
-
x86
-
solaris_10
Tested_Java_Release : 1.5.0-beta2-b50/51
Tested_bundles_Location :
promoted builds: /net/koori.sfbay/p/jdk07/jdk/1.5.0/beta2/b50(51)/bundles
Tested_Machine_Name : i18n-hp733-4
Effected O/S : solaris10-x86
Problem description:
HTTPS test cases failed to load on solaris10-x86 with both mozilla and NS7 browsers. They are throwing following exception :
java.lang.NoClassDefFoundError
at javax.crypto.Cipher.getInstance(DashoA12275)
at com.sun.net.ssl.internal.ssl.JsseJce.getCipher(Unknown Source)
at com.sun.net.ssl.internal.ssl.RSACipher.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.RSACipher.getInstance(Unknown Source)
at com.sun.net.ssl.internal.ssl.PreMasterSecret.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverHelloDone(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at Get.start(Get.java:66)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Test applets are working fine with mantis and tiger-b26. Bug can be reproduced with tiger-beta(b32a) also.
On rest all of the plaforms it's working fine
Steps to reproduce :
1) Register browser with tiger_b51
2) try to Invoke the following applets in the browser
https://sqe-jpi-01.sfbay:8443/tests/https/pluginhtml-default/GP.html
http://sqe-jpi-01.sfbay:8080/tests/https/pluginhtml-default/GP.html
3) if you found the above mentioned exception getting thrown on the Java Console then the bug is reproduced
Tested_bundles_Location :
promoted builds: /net/koori.sfbay/p/jdk07/jdk/1.5.0/beta2/b50(51)/bundles
Tested_Machine_Name : i18n-hp733-4
Effected O/S : solaris10-x86
Problem description:
HTTPS test cases failed to load on solaris10-x86 with both mozilla and NS7 browsers. They are throwing following exception :
java.lang.NoClassDefFoundError
at javax.crypto.Cipher.getInstance(DashoA12275)
at com.sun.net.ssl.internal.ssl.JsseJce.getCipher(Unknown Source)
at com.sun.net.ssl.internal.ssl.RSACipher.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.RSACipher.getInstance(Unknown Source)
at com.sun.net.ssl.internal.ssl.PreMasterSecret.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverHelloDone(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at Get.start(Get.java:66)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Test applets are working fine with mantis and tiger-b26. Bug can be reproduced with tiger-beta(b32a) also.
On rest all of the plaforms it's working fine
Steps to reproduce :
1) Register browser with tiger_b51
2) try to Invoke the following applets in the browser
https://sqe-jpi-01.sfbay:8443/tests/https/pluginhtml-default/GP.html
http://sqe-jpi-01.sfbay:8080/tests/https/pluginhtml-default/GP.html
3) if you found the above mentioned exception getting thrown on the Java Console then the bug is reproduced