My Oracle Support Banner

Java Options error during Scripted Install via Powershell (Doc ID 2602222.1)

Last updated on NOVEMBER 24, 2022

Applies to:

Siebel CRM - Version 17.0 [IP2017] and later
Information in this document applies to any platform.

Symptoms

Upon trying to script the installation of Siebel components (binaries), seeing an error at the end of script.
It is unclear whether the installation was successful or not.





STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Install Siebel IP 2017 by custom Powershell script which kicks off the .\setup.exe in the disk1 installer.

2. The command is as follows from PowerShell script:
 cd ${SIEBEL_IP_BASE_BINARIES_INSTALL}
 & .\setup.bat -silent -noconsole -responseFile ${SIEBEL_INSTALL_RESPONSE_FILE}

3. At the end of the install - after the webserver has been started - seeing the error messages.


Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.