silent install of Oracle 12c client

From: Armstrong-Champ, Joseph William <Joseph.Armstrong-Champ_at_tufts.edu>
Date: Wed, 13 Jul 2016 18:37:49 +0000
Message-ID: <46852E87A7561E489DF15753ECB0B6D8352C533D_at_SSVMEXDAG01MB02.tufts.ad.tufts.edu>



We are trying to do a silent install of Oracle 12c client using a package. When done outside of the package the installation works. Through the package the process fails. Any advice appreciated.

Thanks
Joe

This is the code used to run the install:

C:\ora12_client_x86\win32_ora12_client\client32\setup.exe -silent -ignoreSysPrereqs -ignorePrereq -debug -force FROM_LOCATION=C:\ora12_client_x86\win32_ora12_client\client32\stage\products.xml "oracle.install.client.validate.clientSupportedOSCheck=false" "oracle.install.client.installType=Administrator" ORACLE_HOME="C:\oracle12\product\12.1.0\client_1" ORACLE_HOME_NAME="OraClient12Home1_32bit" ORACLE_BASE="C:\oracle12" DECLINE_SECURITY_UPDATES=true -responseFile C:\ora12_client_x86\ora12_client_install.rsp

The last few lines of the log:

INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state getWindowsSecureOptionDetails
INFO: calling execute method of common.action.WindowsSecureOptionAction...
INFO: Completed executing action at state <getWindowsSecureOptionDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <getWindowsSecureOptionDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Validating state <getWindowsSecureOptionDetails>
FINE: oracle.install.commons.flow.validation.ValidationHelper:Value specified for the property:oracle.install.client.validate.getWindowsSecureOptionDetails=null
INFO: Terminating all background operations
INFO: Terminated all background operations
WARNING: [WARNING] [INS-08109] Unexpected error occurred while validating inputs at state 'getWindowsSecureOptionDetails'.

   CAUSE: No additional information available.    ACTION: Contact Oracle Support Services or refer to the software manual.    SUMMARY:

  • java.lang.NullPointerException. Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:1768 INFO: Advice is CONTINUE INFO: Adding ExitStatus FAILURE to the exit status set
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 13 2016 - 20:37:49 CEST

Original text of this message