OEM 13.3 : Fresh Install Fails During Pluginca with java.lang.AssertionError
(Doc ID 2599616.1)
Last updated on OCTOBER 14, 2019
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
Installing 13.3 OEM Linux x86-64 Oracle Linux 6 fails with below error during pluginca configuration
From <OMS Oracle Home>/cfgtoollogs/cfgfw/CfmLogger_<time stamp>.log:
DEBUG pluginca.PluginCADriver - Setting initialize to FAILED
oracle.sysman.core.common.extensibility.pluginca.PluginCAException: EM-04001: Server-side plug-in deployment failed with the message Server is sending a non-null replay context but our replayModes=[]. Contact Oracle Support.
at oracle.sysman.core.common.extensibility.pluginca.PluginCADriver.main(PluginCADriver.java:2649)
Caused by: java.lang.AssertionError: Server is sending a non-null replay context but our replayModes=[]
at oracle.jdbc.driver.T4CTTIfun.handleReplayContext(T4CTTIfun.java:667)
oracle.sysman.core.common.extensibility.pluginca.PluginCAException: EM-04001: Server-side plug-in deployment failed with the message Server is sending a non-null replay context but our replayModes=[]. Contact Oracle Support.
at oracle.sysman.core.common.extensibility.pluginca.PluginCADriver.main(PluginCADriver.java:2649)
Caused by: java.lang.AssertionError: Server is sending a non-null replay context but our replayModes=[]
at oracle.jdbc.driver.T4CTTIfun.handleReplayContext(T4CTTIfun.java:667)
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 |
References |