Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
EM 12C issue with agent
Answers
-
I can sync now
C:\emcli>emcli resyncAgent -agent=L07LAVAPP182:3872
Resync job RESYNC_20210225161339435 successfully submitted
Operating System : Windows version 6.2 (amd64)
Last Reload : (none)
Last successful upload : 2021-02-25 15:46:01
Last attempted upload : 2021-02-25 15:46:01
Total Megabytes of XML files uploaded so far : 0
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0
Available disk space on upload filesystem : 62,11 %
Collection Status : Collections enabled
Heartbeat Status : Agent is blocked
Blocked Reason : Agent is blocked for resync job
Last attempted heartbeat to OMS : 2021-02-25 16:14:02
Last successful heartbeat to OMS : 2021-02-25 16:13:02
Next scheduled heartbeat to OMS : 2021-02-25 16:17:02
Agent is blocked
Blocked after few minutes. I tryied to unblock (by console) but the issue is not solved :(
-
the last log (oms server)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificateChain(SSLSessionImpl.java:401)
at oracle.sysman.gcagent.comm.http.BaseHttpsContext.verifyConnection(BaseHttpsContext.java:130)
at oracle.sysman.gcagent.comm.http.BaseHttpsContext.verifyConnection(BaseHttpsContext.java:86)
at oracle.sysman.gcagent.comm.http.ClientConnection.verifySecureConnection(ClientConnection.java:911)
... 81 more
2021-02-25 15:36:51,857 [RJob Step 3396295] ERROR ResyncState.class logp.251 - Exception in resync: unable to connect to http server at https://agent:3872/emd/main/. [peer not authenticated]
oracle.sysman.emSDK.agent.comm.exception.VerifyConnectionException: unable to connect to http server at https://agent:3872/emd/main/. [peer not authenticated]
-
My last option, check note EM 12c: Enterprise Manager 12c Cloud Control Status: Agent is unreachable (Doc ID 1953494.1)
Eric
-
Thank you Eric