EM 13c : Connection from Enterprise Manager 13c Cloud Control Agent to AOM Fails with Error: unable to connect to http server [handshake has no peer]
(Doc ID 2790191.1)
Last updated on NOVEMBER 14, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) 13c Cloud Control, after configuring Always On Monitoring, generates the following errors:
From <AGENT_BASE>/agent_inst/sysman/log/gcagent.log:
2021-06-09 11:44:10,875 [76:9FC136A7:GC.SysExecutor.3 (Ping OMS)] INFO - attempting another heartbeat
2021-06-09 11:45:02,217 [58:725F9857] WARN - Communication error with URL = https://<AOM_agent_name>:8081/upload/upload
oracle.sysman.emSDK.agent.comm.exception.VerifyConnectionException: unable to connect to http server at https://<AOM_agent_name>:8081/upload/upload. [handshake has no peer]
at oracle.sysman.gcagent.comm.http.ClientConnection.verifySecureConnection(ClientConnection.java:911)
at oracle.sysman.gcagent.comm.http.ClientConnection.makeConnection(ClientConnection.java:869)
at oracle.sysman.gcagent.comm.http.OMSConnection.(OMSConnection.java:85)
at oracle.sysman.gcagent.upload.UploadConnection.(UploadConnection.java:148)
at oracle.sysman.gcagent.upload.comm.OnPremiseUpload.establishConnection(OnPremiseUpload.java:78)
at oracle.sysman.gcagent.upload.comm.OnPremiseUpload.(OnPremiseUpload.java:60)
at oracle.sysman.gcagent.upload.UploadStream$dequeuer.createOnPremiseUpload(UploadStream.java:2165)
at oracle.sysman.gcagent.upload.UploadStream$dequeuer.xferFile(UploadStream.java:1728)
at oracle.sysman.gcagent.upload.UploadStream$dequeuer._run(UploadStream.java:2815)
at oracle.sysman.gcagent.upload.UploadStream$dequeuer.run(UploadStream.java:2688)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at oracle.sysman.gcagent.util.system.GCAThread$RunnableWrapper.run(GCAThread.java:198)
at java.lang.Thread.run(Thread.java:748)
Caused by: javax.net.ssl.SSLHandshakeException: handshake has no peer
at oracle.sysman.gcagent.comm.http.BaseHttpsContext.verifyConnection(BaseHttpsContext.
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 |