Deploying Enterprise Manager 12c Agent on Win2003 32bit Failed
When Deploying Enterprise Manger 12c Agent Silent Mode fail with:
C:\Adm\12.1.0.2.0_AgentCore_912>agentDeploy.bat AGENT_BASE_DIR=D:\oracle\ora12c
RESPONSE_FILE=C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
C:\Adm\12.1.0.2.0_AgentCore_912
Present working directory:C:\Adm\12.1.0.2.0_AgentCore_912
Archive location:C:\Adm\12.1.0.2.0_AgentCore_912 directory
AGENT_BASE_DIR
AGENT_BASE_DIR
D:\oracle\ora12c
Agent base directory:D:\oracle\ora12c
D:\oracle\ora12c
RESPONSE_FILE
C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
Agent base directory:D:\oracle\ora12c
OMS Host:
Agent image loc : "C:\Adm\12.1.0.2.0_AgentCore_912"
D:\oracle\ora12c configonlyfalse
Reading the properties file: "C:\Adm\12.1.0.2.0_AgentCore_912"\agentimage.proper
ties
1 file(s) copied.
This is the version 12.1.0.2.0
This is the type core
This is the aru id 912
"Validating the OMS_HOST & EM_UPLOAD_PORT"
"D:\oracle\ora12c\core\12.1.0.2.0"
"Executing command : D:\oracle\ora12c\core\12.1.0.2.0\jdk\bin\java -classpath D:
\oracle\ora12c\core\12.1.0.2.0\jlib\agentInstaller.jar:D:\oracle\ora12c\core\12.
1.0.2.0\oui\jlib\OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller D
:\oracle\ora12c\core\12.1.0.2.0 "C:\Adm\12.1.0.2.0_AgentCore_912" D:\oracle\ora1
2c -prereq"
Validating oms host & port with url: http://suarbuxorat02:4889/empbs/genwallet
Validating oms host & port with url: https://suarbuxorat02:4889/empbs/genwallet
Return status:0
"C:\Adm\12.1.0.2.0_AgentCore_912"\12.1.0.2.0_PluginsOneoffs_912.zip
"Executing command : D:\oracle\ora12c\core\12.1.0.2.0\jdk\bin\java -classpath D:
\oracle\ora12c\core\12.1.0.2.0\jlib\OraInstaller.jar:D:\oracle\ora12c\core\12.1.
0.2.0\sysman\jlib\emInstaller.jar:D:\oracle\ora12c\core\12.1.0.2.0\jlib\xmlparse
rv2.jar:D:\oracle\ora12c\core\12.1.0.2.0\jlib\srvm.jar:D:\oracle\ora12c\core\12.
1.0.2.0\jlib\emCfg.jar:D:\oracle\ora12c\core\12.1.0.2.0\sysman\jlib\agentInstall
er.jar oracle.sysman.agent.installer.AgentInstaller D:\oracle\ora12c\core\12.1.0
.2.0"
Executing agent install prereqs...
Executing command: D:\oracle\ora12c\core\12.1.0.2.0\oui\bin\setup.exe -ignoreSys
Prereqs -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogl
oc D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy -entryPoint oracle.s
ysman.top.agent_Complete -detailedExitCodes PREREQ_CONFIG_LOCATION=D:\oracle\ora
12c\core\12.1.0.2.0\prereqs -J-DORACLE_HOSTNAME=ssbuelpspc01 -J-DAGENT_PORT=387
2
Prereq Logs Location:D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy\pr
ereq<timestamp>.log
ERROR: Agent Install Prereqs failed
C:\Adm\12.1.0.2.0_AgentCore_912>
Then I check logs and says:
oracle.sysman.oii.oiil.OiilNativeException: KeyNotFound
at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegGetNumValuew32(Native Method)
at oracle.sysman.oii.oiix.OiixRegistryOps.RegGetNumValuew32(OiixRegistryOps.java:160)
at oracle.sysman.oip.oipc.oipch.OipchWindowsSystemCreator.updateCPUInfo(OipchWindowsSystemCreator.java:100)
at oracle.sysman.oip.oipc.oipch.OipchWindowsSystemCreator.createSystem(OipchWindowsSystemCreator.java:43)
at oracle.sysman.oip.oipc.oipch.OipchSystemCreator.getSystem(OipchSystemCreator.java:133)
at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getSystem(OipchHostCreator.java:73)
at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:55)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
at oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions(OipczOSChecks.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:581)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:536)
at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:437)
at oracle.sysman.oip.oipc.oipcc.OipccPreReqSession$1.run(OipccPreReqSession.java:408)
at java.lang.Thread.run(Thread.java:662)
The port for agent upload unsecure is 4889 and secure is 4900.
Can you help me?
Regards!
Juan