ODI Installation on JCS Fails With "com.oracle.cie.gdr.dependency.FeatureUndeterministicSelectionException"
(Doc ID 2356917.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle Data Integrator Cloud Service - Version 17.1.3 and laterInformation in this document applies to any platform.
Symptoms
When attempting to install Oracle Data Integrator (ODI) 12.2.1.2.6 on Oracle Java Cloud Services (JCS), the following error occurs.
$ java -jar fmw_12.2.1.2.6_odi.jar
Launcher log file is /tmp/OraInstall2018-01-31_09-44-59PM/launcher2018-01-31_09-44-59PM.log.
Extracting the installer . . . . . . . . . . . . . . . . Done
Checking if CPU speed is above 300 MHz. Actual 2195.142 MHz Passed
Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
Checking swap space: must be greater than 512 MB. Actual 4095 MB Passed
Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required)
Checking temp space: must be greater than 300 MB. Actual 3617 MB Passed
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2018-01-31_09-44-59PM
Log: /tmp/OraInstall2018-01-31_09-44-59PM/install2018-01-31_09-44-59PM.log
event : oracle.as.install.engine.modules.presentation.event.PresentationModuleEvent[] on oracle.as.install.engine.modules.presentation.PresentationModule@4bce62b
event.getData() : oracle.as.install.engine.modules.install.event.InstallErrorEvent[] on oracle.as.install.engine.modules.install.InstallModule@72a85671
exp : oracle.sysman.nextgen.NextGenInstallerException: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: oracle.sysman.oii.oiif.oiifb.OiifbCancelException: com.oracle.cie.gdr.dependency.FeatureUndeterministicSelectionException: One of the following needs to be selected:
wls_portable - 12.2.1.2.0
wls_portable - 12.2.1.2.1
msg : oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: oracle.sysman.oii.oiif.oiifb.OiifbCancelException: com.oracle.cie.gdr.dependency.FeatureUndeterministicSelectionException: One of the following needs to be selected:
wls_portable - 12.2.1.2.0
wls_portable - 12.2.1.2.1
The issue can be reproduced at will with the following steps:
- Provision the JCS 12.2.1.2.0
- Install ODI running the command below:
java -jar fmw_12.2.1.2.6_odi.jar
- The issue occurs at around 25% of the installation.
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 |
Cause |
Solution |
References |