JDK-8139408 : jdk 8u60 fails to install with no error message
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 8u60
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2015-10-09
  • Updated: 2016-04-06
  • Resolved: 2015-10-12
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)

ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]

EXTRA RELEVANT SYSTEM CONFIGURATION :
The following java versions are installed:
jdk1.7.0_79
jdk1.8.0_51
jre1.8.0_51
jre6
jre7

A DESCRIPTION OF THE PROBLEM :
Running the file jdk-8u60-windows-x64.exe does nothing visible. It does create Windows events.

REGRESSION.  Last worked in version 8u51

ADDITIONAL REGRESSION INFORMATION: 
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Click on jdk-8u60-windows-x64.exe

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Successful installation
ACTUAL -
Running the file jdk-8u60-windows-x64.exe does nothing visible. It does create Windows events.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Windows Event: 

Faulting application name: jdk-8u60-windows-x64.exe, version: 8.0.600.27, time stamp: 0x55c11a12
Faulting module name: jdk-8u60-windows-x64.exe, version: 8.0.600.27, time stamp: 0x55c11a12
Exception code: 0x40000015
Fault offset: 0x0000000000059db5
Faulting process id: 0x4b5c
Faulting application start time: 0x01d1025c4425b9d4
Faulting application path: D:\Third Party\Java\Oracle\V8\jdk-8u60-windows-x64.exe
Faulting module path: D:\Third Party\Java\Oracle\V8\jdk-8u60-windows-x64.exe
Report Id: 8321e9e8-6e4f-11e5-b4c2-3c970e4ee71c

jusched.log:

[2015/10/09 09:32:27.558, jdk-8u60-windows-x64.exe (PID: 19292, TID: 18088), MsiUtils.cpp:308 (msi::`anonymous-namespace'::makeMessage)]
	ERROR: Exception with message 'Resources.cpp(66) at Resource::getPtr(): cannot find resource (name='#259', type='#6'). System error [1814](system error 1814 (The specified resource name cannot be found in the image file))' caught
[2015/10/09 09:32:27.558, jdk-8u60-windows-x64.exe (PID: 19292, TID: 18088), JavaEnvironment.cpp:89 (`anonymous-namespace'::getMsiProperty)]
	ERROR: Exception with message 'MsiUtils.cpp(268) at msi::Database::getProperty(): MsiViewFetch(C:\Windows\Installer\430cf19.msi, SELECT Value FROM Property WHERE Property = 'FullVersion') failed. MSI error [259]' caught
[2015/10/09 09:32:27.558, jdk-8u60-windows-x64.exe (PID: 19292, TID: 18088), JavaEnvironment.cpp:451 (`anonymous-namespace'::getInstalledJava)]


REPRODUCIBILITY :
This bug can be reproduced always.