Hi,
I have OEM 12c cloud control set on a virtual Linux RHEL 6.5. which is working fine.
I am trying to deploy Oracle management agent on a 64bit Windows physical server. Below is the output of the failing agent installation.
OMS hostname :- SAPLINUX
Win Target Host :- SAPGIS01
F:\OEM_agent\12.1.0.4.0_AgentCore_233>agentDeploy.bat RESPONSE_FILE=F:\OEM_agent\12.1.0.4.0_AgentCore_233\agent.rsp
F:\OEM_agent\12.1.0.4.0_AgentCore_233
Present working directory:F:\OEM_agent\12.1.0.4.0_AgentCore_233
Archive location:F:\OEM_agent\12.1.0.4.0_AgentCore_233 directory
RESPONSE_FILE
F:\OEM_agent\12.1.0.4.0_AgentCore_233\agent.rsp
Agent base directory:F:\Ora_agent12c
OMS Host:
Agent image loc : "F:\OEM_agent\12.1.0.4.0_AgentCore_233"
F:\Ora_agent12c configonlyfalse
Reading the properties file: "F:\OEM_agent\12.1.0.4.0_AgentCore_233"\agentimage.properties
1 file(s) copied.
This is the version 12.1.0.4.0
This is the type core
This is the aru id 233
"Validating the OMS_HOST & EM_UPLOAD_PORT"
"F:\Ora_agent12c\core\12.1.0.4.0"
"Executing command : F:\Ora_agent12c\core\12.1.0.4.0\jdk\bin\java -classpath F:\Ora_agent12c\core\12.1.0.4.0\jlib\agentInstaller.jar:F:\Ora_
agent12c\core\12.1.0.4.0\oui\jlib\OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller F:\Ora_agent12c\core\12.1.0.4.0 "F:\OEM_agen
t\12.1.0.4.0_AgentCore_233" F:\Ora_agent12c -prereq"
Validating oms host & port with url: http://SAPLINUX.XXXXXXXXX.COM:4889/empbs/genwallet
Validating oms host & port with url: https://SAPLINUX.XXXXXXXXX.COM:4889/empbs/genwallet
Return status:1-oms port passed is not valid
ERROR: The Oracle Management Server (OMS) host and port specified via OMS_HOST and EM_UPLOAD_PORT is not available. Pass in a valid hostnam
e and port number for the OMS to successfully deploy the agent.
Alternatively, you can do one of the following:
1. Install the agent software only and configure the agent later once the OMS is available. Installing just the software without co
nfiguring can be accomplished by passing the '-softwareOnly' argument to agentDeploy.sh and if windows pass the arguments to agentDeploy.ba
t instead. Configuring the agent after the software has been installed can be accomplished by passing the '-configOnly' argument to agentDe
ploy.sh and if platform is windows pass the arguments to agentDeploy.bat.
2. Force the configuration of the agent, even though the OMS is not available. This can be accomplished by passing the '-forceConf
igure' option to agentDeploy.sh and if windows pass the arguments to agentDeploy.bat.
NOTE: Forcing the configuration of the agent when the OMS is not available will configure the agent to use HTTP (non-secure) communication.
In order to properly establish secure HTTPS communication between the agent and the OMS, you will need to secure the agent after the OMS i
s available.
If you are passing 10.2.0.5.0 or 11.1.0.1.0 OMS_HOST and EM_UPLOAD_PORT then that is not supported. Pass in a valid hostname and port number
of 12c OMS.
"Validating OMS_HOST & EM_UPLOAD_PORT failed."
Request help in solving the above issue......!!!!!
Thanks
Div