JDK-6176696 : 64bit: Linux: Mozilla is crashing while executing Livenconnect applet
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_suse_sles_8.2
  • CPU: x86
  • Submitted: 2004-10-09
  • Updated: 2010-04-04
  • Resolved: 2009-11-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Duplicate :  
Description
Tested_Java_Release   	: 1.5.0-internal Java HotSpot(TM) 64-Bit Server VM
Plugin Version 		:1.5.0-internal-jxlu_16_sep_2004_10_59
Tested_bundles_Location : http://javaweb.sfbay/~xl116366/amd64
Tested_Machine_Name   	: malaga
Tested O/S           	: Suse linux(64 bbit)

Problem description:
Browser crashes while loading the following applet 
http://sqeweb.sfbay.sun.com/deployment1/deployment_tiger_64bit_exec_ws/deployment/tests/ojiliveconnect/applethtml-default/Public_object_method.html     

Following exception is getting thrown:
exception 
java.net.MalformedURLException: no protocol: 
at java.net.URL.<init>(URL.java:567)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at 
sun.plugin.liveconnect.SecureInvocation.checkLiveConnectCaller(SecureInvocationjava:372)
at 
sun.plugin.liveconnect.SecureInvocation.access$000(SecureInvocation.java:51)
at 
sun.plugin.liveconnect.SecureInvocation$3.run(SecureInvocation.java:244)
at java.security.AccessController.doPrivileged(Native Method)
at 
sun.plugin.liveconnect.SecureInvocation.GetField(SecureInvocation.java:237)
at sun.plugin.navig.motif.AThread.handleRequest(Native Method)
at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:35)
at sun.plugin.navig.motif.AThread.run(AThread.java:27)

Note :Email from developer commenting on the bug is also dumped inside the comments section
###@###.### 10/9/04 22:41 GMT

Comments
EVALUATION Fix is pending on the approval of the deployment 64-bit work.
14-10-2005

EVALUATION Caused by some typos when doing porting. Fixed it and will be integrated into Mustang b10. ###@###.### 10/12/04 19:28 GMT
12-10-2004