FULL PRODUCT VERSION :
Java SE Runtime Environment 1.6.0.17-b04
ADDITIONAL OS VERSION INFORMATION :
Windows 7 Ultimate x64 Version 6.1.7600 Russian
A DESCRIPTION OF THE PROBLEM :
During installation if you set check box "Change destination folder" and then change folder name, for example, to "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" the dialog box with message: "Error 25099. Unzipping core files failed." will be displayed and installation failed.
The contents of the file java_install.log:
cmdline = "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
Could not open input zip file C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip
The contents of the file java_install_reg.log:
ExecuteProgram: "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\zipper.exe" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
ExecuteProgram: ExitCode=-1
If you use default destination path "C:\Program Files\Java\jre6\" installation succeeded.
The problem is in incorrect implementaion of support of long file names with spaces and NLS symbols in Windows paths. I don't see any problems in proper implemenation of supporting long file names with spaces and NLS symbols.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
During installation set check box "Change destination folder" and then change folder name, for example, to "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\".
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Installation succeeded.
ACTUAL -
Installation failed.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Dialog box with message: "Error 25099. Unzipping core files failed." will be displayed and installation failed.
The contents of the file java_install.log:
cmdline = "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
Could not open input zip file C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip
The contents of the file java_install_reg.log:
ExecuteProgram: "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\zipper.exe" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
ExecuteProgram: ExitCode=-1
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
The problem is in incorrect implementaion of support of long file names with spaces and NLS symbols in Windows paths. I don't see any problems in proper implemenation of supporting long file names with spaces and NLS symbols.
Java SE Runtime Environment 1.6.0.17-b04
ADDITIONAL OS VERSION INFORMATION :
Windows 7 Ultimate x64 Version 6.1.7600 Russian
A DESCRIPTION OF THE PROBLEM :
During installation if you set check box "Change destination folder" and then change folder name, for example, to "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" the dialog box with message: "Error 25099. Unzipping core files failed." will be displayed and installation failed.
The contents of the file java_install.log:
cmdline = "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
Could not open input zip file C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip
The contents of the file java_install_reg.log:
ExecuteProgram: "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\zipper.exe" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
ExecuteProgram: ExitCode=-1
If you use default destination path "C:\Program Files\Java\jre6\" installation succeeded.
The problem is in incorrect implementaion of support of long file names with spaces and NLS symbols in Windows paths. I don't see any problems in proper implemenation of supporting long file names with spaces and NLS symbols.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
During installation set check box "Change destination folder" and then change folder name, for example, to "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\".
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Installation succeeded.
ACTUAL -
Installation failed.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Dialog box with message: "Error 25099. Unzipping core files failed." will be displayed and installation failed.
The contents of the file java_install.log:
cmdline = "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
Could not open input zip file C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip
The contents of the file java_install_reg.log:
ExecuteProgram: "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\zipper.exe" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\core.zip" "C:\Program Files\Java\Runtime Environment 1.6.0.17.b04\" "C:\Users\836D~1\AppData\Local\Temp\java_install.log"
ExecuteProgram: ExitCode=-1
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
The problem is in incorrect implementaion of support of long file names with spaces and NLS symbols in Windows paths. I don't see any problems in proper implemenation of supporting long file names with spaces and NLS symbols.