-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
7
-
x86
-
windows_7
FULL PRODUCT VERSION :
none
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Windows 7 64-bit
A DESCRIPTION OF THE PROBLEM :
When a 1.6.0_29 JRE is installed & no other Java, an HTML file with this script hangs right after the initial download dialog is complete. Process Explorer shows that is from C:\Windows\SysWOW64 & version 6.0.290.11. Works fine from Firefox x86.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install 1.6.0 JRE. Paste the html in the source code section to a file on the desktop. Double click it open in IE, or right click if IE is not default browser. Click the Launch button on page.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
No hang
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Launch me!!!
<script src="http://www.java.com/js/deployJava.js"></script>
<script>
deployJava.setInstallerType("kernel");
deployJava.createWebStartLaunchButton("yourAppHere.jnlp", '1.7.0');
</script>
</body>
</html>
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
Provide link and directions for customer to follow that by-pass this automated process.
none
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Windows 7 64-bit
A DESCRIPTION OF THE PROBLEM :
When a 1.6.0_29 JRE is installed & no other Java, an HTML file with this script hangs right after the initial download dialog is complete. Process Explorer shows that is from C:\Windows\SysWOW64 & version 6.0.290.11. Works fine from Firefox x86.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install 1.6.0 JRE. Paste the html in the source code section to a file on the desktop. Double click it open in IE, or right click if IE is not default browser. Click the Launch button on page.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
No hang
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Launch me!!!
<script src="http://www.java.com/js/deployJava.js"></script>
<script>
deployJava.setInstallerType("kernel");
deployJava.createWebStartLaunchButton("yourAppHere.jnlp", '1.7.0');
</script>
</body>
</html>
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
Provide link and directions for customer to follow that by-pass this automated process.