Error 1101: error reading from file.


This article applies to:
  • Platform(s): All Platforms
  • Java version(s): 6.0

SYMPTOMS

Java installation initialization fails with following error message:
Error 1101. Error reading from file: http://javadl-esd.sun/update/1.6.0/sp-1.6.0_05-b19/sp10033.MST
Verify that the file exists and that you can access it.

CAUSE

Windows NT, 2000 or XP users may usually encounter this error due to corrupt Windows Installer Service


SOLUTION

For Windows NT, 2000 XP Users:
Unregister and Register Windows Installer Service.
  1. Go to Start -> Run.
  2. Type msiexec.exe /unregister
  3. Click OK

  4. Go to Start -> Run.
  5. Type msiexec.exe /regserver
  6. Click OK
  7. Run the Java installation again.
This should install the Windows Installer Service.
Note: If the above fails to address the issue, download and install the latest Windows Installer Service from Microsoft for your respective operating system.
For related information visit: Microsoft Windows Installer