Anyone attempted this install on Windows 2012 R2 yet? I downloaded the 12.1.0.4 zip files and extracted them into the following path: D:\OraInstall. I followed the Windows prerequisites and have attempted numerous times to run setup.exe. I am running it as a server administrator. From the install, I request to download the patches from Oracle Support and, once identified, I am prompted that the installer will restart. I get a command prompt showing that it is restarting, but then it never does with the command prompts and GUI all disappearing. It never restarts even after letting it sit for days. Even after that amount of time, something is running in the background, because if I logout or reboot, contents in the install log file location will disappear.


The .log and and .out files are unhelpful The .err file of the install log file location contains the following:
oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: The inventory pointer location /var/opt/oracle/oraInst.loc is either not readable or does not exist
at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1862)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:292)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.initInventorySession(EMGCGetUpgradeableHomes.java:414)
at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.getHomes(EMGCGetUpgradeableHomes.java:120)
at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.getInstance(EMGCGetUpgradeableHomes.java:110)
at oracle.sysman.install.oneclick.EMGCInstallSettingsDlg.m_createupgradeTblSCrollPane(EMGCInstallSettingsDlg.java:843)
at oracle.sysman.install.oneclick.EMGCInstallSettingsDlg.createMainPanel(EMGCInstallSettingsDlg.java:268)
at oracle.sysman.install.oneclick.EMGCInstallSettingsDlg.<init>(EMGCInstallSettingsDlg.java:189)
at oracle.sysman.install.oneclick.EMGCInstallSettingsDlg.getInstance(EMGCInstallSettingsDlg.java:202)
at oracle.sysman.install.oneclick.EMGCWizardFlow.<init>(EMGCWizardFlow.java:230)
at oracle.sysman.install.oneclick.EMGCWizardFlow.getInstance(EMGCWizardFlow.java:599)
at oracle.sysman.install.oneclick.EMGCWizardFlow.main(EMGCWizardFlow.java:1217)
at oracle.sysman.install.oneclick.EMGCInstaller.main(EMGCInstaller.java:1567)
Oracle Support states the error is caused by the installation files not being extracted to the same location, but I know they are correct. I have attempted this multiple times to the point where it's useless to try again without direction. I'm not even sure if this is indicative of the problem. Windows 2012 R2 was only recently certified, but I don't think the installation files have been updated since that certification.