"command not found" Message while Starting/Stopping ODI 12c Agent with Proxy Settings
(Doc ID 2401706.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle Data Integrator - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
While starting / stopping an Oracle Data Integrator (ODI) 12c agent the following message is displayed when proxy settings are configured:
$DOMAIN/config/fmwconfig/components/ODI/OracleDIAgent1/bin/instance.sh: line 39: -Dhttp.proxyHost=<PROXYHOST> -Dhttp.proxyPort=<PROXYPORT>: command not found:
Instance.sh file contains the proxy host and port details as follows:
ODI_INSTANCE_JAVA_OPTIONS="$ODI_ADDITIONAL_JAVA_OPTIONS $ODI_SSL_PROPERTIES" "-Dhttp.proxyHost=<PROXYHOST> -Dhttp.proxyPort=<PROXYPORT>"
While executing, the proxy host details are being considered and session executes successfully. However the command not found message is displayed during start/stop of the agent.
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 |