EM13c : Agent Securing Fails Post "emctl secure oms -force_newca"
(Doc ID 2806528.1)
Last updated on SEPTEMBER 13, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.4.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Enterprise Manager (EM) Cloud Control, OMS was secured with newca using the following command:
./emctl secure oms -force_newca
All the agents lost the communication once the OMS was secured with newca and re-securing the agent fails.
Error stack observed from <Agent_Inst>/sysman/log/secure.log file:
2021-09-08 16:14:54,976 [main] ERROR agent.SecureAgentCmd main.389 - Failed to secure the Agent:
java.io.IOException: caught CertificateException java.security.cert.CertificateParsingException: java.io.IOException: ObjectIdentifier() -- data isn't an object ID (tag = 49)
at oracle.sysman.emctl.secure.agent.EMDTrustManager.getCertificateList(EMDTrustManager.java:159)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.checkUpload(SecureAgentCmd.java:693)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:483)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:367)
[08-09-2021 16:14:54] USERINFO ::Securing agent... Failed.
java.io.IOException: caught CertificateException java.security.cert.CertificateParsingException: java.io.IOException: ObjectIdentifier() -- data isn't an object ID (tag = 49)
at oracle.sysman.emctl.secure.agent.EMDTrustManager.getCertificateList(EMDTrustManager.java:159)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.checkUpload(SecureAgentCmd.java:693)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:483)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:367)
[08-09-2021 16:14:54] USERINFO ::Securing agent... Failed.
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 |