JDK-6804375 : Errors occur during jdk installation on low free disk space, jdk directory isn't cleaned up
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u13
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2009-02-11
  • Updated: 2011-01-19
  • Resolved: 2009-02-23
Related Reports
Duplicate :  
Description
Error 1722 
This issue reproduces with approximately 262 MB of free space on disk C. Installation fails with error 1722(8kb of free space at this moment) but jdk1.6.0_13 installation directory stays.
see log file - MSI73af.log

Error 1303+1722
If after receiving 1722 someone manually delete jdk1.6.0_13 folder (note that jdk is not registered on system, installation failed) and try to install jdk again error 1303 will occur and after "retry" installation will continue, but fail with 1722.
see log file - MSI43d7d.log

Error 25099
This issue occurs when there is enough space for jdk but a little not enough for jre. Jre installation fails with 25099. 
see log file - MSIbd981.log
Log files are attached.