EM 13.3 : Agent Fails To Secure With SAN Certificate
(Doc ID 2805602.1)
Last updated on SEPTEMBER 30, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.3.0.0.0 to 13.3.0.0.0 [Release 13c]Information in this document applies to any platform.
Symptoms
emctl secure agent XXXXXXXXX -protocol tlsv1.2 -wallet <PATH>/oracle_wallet
Oracle Enterprise Manager Cloud Control 13c Release 3
Copyright (c) 1996, 2018 Oracle Corporation. All rights reserved.
Agent successfully stopped... Done.
Securing agent... Started.
Enter Agent Registration Password :
Agent successfully restarted... Done.
Securing agent... Failed.
secure log entry:
2021-09-07 13:02:21,740 [main] INFO agent.SecureAgentCmd secureAgentWithOMS.594 - Performing PROCESS_CUSTOM_WALLET : Uploading wallet to OMS
2021-09-07 13:02:21,740 [main] INFO agent.SecureAgentCmd sendWallet.1411 - Opening: https://<OMS_HOSTNAME>:<PORT>/empbs/genwallet
2021-09-07 13:02:21,970 [main] INFO agent.SecureAgentCmd sendWallet.1458 - Response Status Code: 200
2021-09-07 13:02:21,970 [main] INFO agent.SecureAgentCmd sendWallet.1459 - RESPONSE_STATUS header: ERROR:501:Process custom wallet Operation Failed
2021-09-07 13:02:21,970 [main] INFO agent.SecureAgentCmd sendWallet.1460 - Response body: ERROR
2021-09-07 13:02:21,971 [main] ERROR agent.SecureAgentCmd sendWallet.1475 - Exception caught while sending wallet:
java.lang.Exception: Send wallet error: ERROR:501:Process custom wallet Operation Failed
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.sendWallet(SecureAgentCmd.java:1469)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgentWithOMS(SecureAgentCmd.java:595)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:406)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:346)
2021-09-07 13:02:21,972 [main] ERROR agent.SecureAgentCmd main.368 - Failed to secure the Agent:
java.lang.Exception: Send wallet error: ERROR:501:Process custom wallet Operation Failed
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.sendWallet(SecureAgentCmd.java:1469)
at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgentWithOMS(SecureAgentCmd.java:595)
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 |