Java

Java in Action Downloads Help Center

Error Messages

   

Error 1101: error reading from file.


This article applies to:
  • JRE 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

Windows 98, ME users receive this error if there is a conflict between the version of the Windows Installer msi.dll file on the system and the one being installed by the installer.



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

For Windows 98, ME Users:
Delete the msi.dll file on your computer.
Note: For help related How to Delete the Msi.dll File,
Please refer to Microsoft article Error 1101
The article has all the necessary steps to delete the file on Windows 98 and ME.
Run the installation process again.
This will complete the installation process for Windows Installer Service.




NEED MORE HELP?
If you require further assistance, please make sure you check through our Help and FAQ sections thoroughly. We probably have a page that answers your question.

You may find information on the following topics in the Help section:
Installing Java
Configuring Java
Error Messages
Applet Application




Help Resources
> Installing Java
> Configuring Java
> Error Messages
> Applet Application
> Legal

 

FAQ
> General Questions
> Java for Mobile Devices

 

Select Language | Java Wear | Newsletter | About Java Technology | Partner with Us | Developers | java.com Changes
Privacy | Terms of Use | Trademarks | License | Disclaimer | Contact

Sun Microsystems