JDK-6516845 : Installation issues with u10 on IE java.com
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u10
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-01-24
  • Updated: 2010-09-17
  • Resolved: 2007-01-30
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.
Other JDK 6 JDK 7
5.0u11 b03Fixed 6u2Fixed 7Fixed
Description
I and others have been experiencing issues with trying to update from u9 to u10 on java.com on IE on Win XP.  

Here are some details on issues found:

Scenario 1:
Initiated download, pressed activex bar and installer came up, then the installer
disappeared, then the java.com page after about 20 seconds redirected to the
installation verification page where it told me I had u9 not the latest.

Scenario 2:
Attempt #1. Already had u10 installed and when going to java.com->begin download...nothing happens, no messages, no installer, nothing that says I already have u10, etc.

Attempt #2. I uninstalled u10 first, then did the java.com->begin download, got the activex bar, etc. Installed fine, installer finished, but did not get redirected to verification page or anything.

Manually went to verification page whereupon it bogged thru the first test, then went to second test before coming up with large applet window w/ messaging saying congrats I have latest installed. This messaging took minutes to come up.

Attempt #3. Now that I had u10 installed, went back to java.com->begin download and again nothing happens. No installer nor any messaging.

Scenario 3 and Omniture info (from Lauren):
http://java.com/en/
I have four Windows XP -SP2 machines using IE. They have Update 9 loaded. Here is what happened:
1. I restarted the computer, then went to http://java.com/en/ and selected Download Now.
2. This took me to http://www.java.com/en/download/windows_ie.jsp. I selected Begin Download.
3. The yellow bar asking me to accept Active X came up (along with the warning on our java.com page http://www.java.com/en/download/windows_ie.jsp?begindownload=true). I accepted Active X, and the Installation window came up. I select Install. (so far, so good)
4. But then no other installation screens came up and the browser went to http://java.com/en/download/installed.jsp. I also noticed that at this time the java icon appeared in the bottom right tray. (It was definitely NOT on before I select Install on the last step.)
5. I tried to Verify Installation, but as expected, I had Update 9, not Update 10.

This sequence of events happened on 3 of my 4 computers. The 4th one usually doesn't display the Active X warning (for some reason it usually successfully installs without it) and didn't bring up the Installation screen at all, but did send me straight to the verify page.

This path is hard to measure in Omniture since we can't tie the installation to the java.com screens, but there is strong indication that others are having this or similar problems. I attached two charts showing changes in the paths people take to download the JRE and then check to see if they have the latest version. The two date ranges I used were December 1-17, 2006 for pre-Update 10 and January 1-17, 2007 for post-Update 10.

Comments
SUGGESTED FIX webrev: http://sa.sfbay.sun.com/projects/deployment_data/5.0u12/6516845.0
30-01-2007

EVALUATION one digit was dropped if the update number consists of 2 digits such as 10. As a result, the FileVersion in the built inf file is incorrect. For 5u11, the FileVersion is currently 5,0,1,99 The correct version should be 5,0,11,99
30-01-2007