Installing Oracle Client Patch 10.2.0.5 - W2K8R2 SP1 - OUI Stops
864023May 24 2011 — edited May 25 2011I'm installing an Oracle 10.2.0.5 patch on windows 2008 R2 SP1 x64 and when I open setup.exe it acts like it's trying to install, but then the black box closes about after sitting there for 1 minute. It says that the requirements have been satisfied and there are no error messages. I have re-downloaded and re-extracted the binaries multiple times and no change in behavior. I am running this as an account with local administrator rights.
Here is a copy of the logfile:
Using paramFile: D:\p8202632_10205_MSWIN-x86-64\Disk1\install\oraparam.ini
--- Logfile Start ---
Checking installer requirements...
Checking operating system version: must be 5.0, 5.1, 5.2, 6.0 or 6.1. Actual 6.1
Passed
Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
All installer requirements met.
The commandline for unzip:
D:\p8202632_10205_MSWIN-x86-64\Disk1\install\unzip -qqqo ../stage/Components/oracle.swd.jre/1.5.0.11.0/1/DataFiles/"*.jar" -d "C:\Users\ORAUSER\LOCALS~1\Temp\2\OraInstall2011-05-23_05-57-09PM"
The commandline for unzip:
D:\p8202632_10205_MSWIN-x86-64\Disk1\install\unzip -qqqo ..\stage\Components\oracle.swd.oui\10.2.0.5.0\1\DataFiles\/"*.jar" -d "C:\Users\ORAUSER\LOCALS~1\Temp\2\OraInstall2011-05-23_05-57-09PM"
The commandline for unzip:
D:\p8202632_10205_MSWIN-x86-64\Disk1\install\unzip -qqqo ..\stage\Components\oracle.swd.oui.core\10.2.0.5.0\1\DataFiles\/"*.jar" -d "C:\Users\ORAUSER\LOCALS~1\Temp\2\OraInstall2011-05-23_05-57-09PM"
The number of files bootstrapped for the jre is 551.
The number of files bootstrapped for the oui is 115.
--- Logfile ends here ---
Any suggestions?