EM 13.5 : OMSpatcher Apply Failed With Error Message : Deployment of Library Failed in Multi Oms Environment
(Doc ID 3022903.1)
Last updated on AUGUST 12, 2024
Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control 13.5 while trying to apply Release Update (RU) patch in the traditional way on a multi-oms environment it is failing with:
From <OMS_HOME>/cfgtoollogs/omspatcher/<patch_number>/omspatcher_timestamp_apply.log output:
Oracle Enterprise Manager Cloud Control 13c Release 5
Copyright (c) 1996, 2021 Oracle Corporation. All rights reserved.
Deploying Library ... Started
Deploying library ... Failed. Check the log /gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
Error message : Deployment of library failed. OMS may be running, please check the log file for details.
return value : 1
Copyright (c) 1996, 2021 Oracle Corporation. All rights reserved.
Deploying Library ... Started
Deploying library ... Failed. Check the log /gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
Error message : Deployment of library failed. OMS may be running, please check the log file for details.
return value : 1
From /gc_inst/em/EMGC_OMS1/sysman/log/emctl.log:
2024-05-15 10:04:04,400 [main] INFO oms.DeployLibrary - Done deploying library with wlst exit code=1
2024-05-15 10:04:04,400 [main] INFO oms.DeployLibrary - Deployment of library failed with exit code 1
2024-05-15 10:04:04,401 [main] ERROR oms.DeployLibrary - Failed to deploy library : Deployment of library failed. OMS may be running, please check the log file for details.
java.lang.Exception: Deployment of library failed. OMS may be running, please check the log file for details.
at oracle.sysman.emctl.config.oms.DeployLibrary.doDeployLibrary(DeployLibrary.java:178) ~[emCoreConsole.jar:?]
at oracle.sysman.emctl.config.oms.DeployLibrary.main(DeployLibrary.java:113) [emCoreConsole.jar:?]
2024-05-15 10:04:04,400 [main] INFO oms.DeployLibrary - Deployment of library failed with exit code 1
2024-05-15 10:04:04,401 [main] ERROR oms.DeployLibrary - Failed to deploy library : Deployment of library failed. OMS may be running, please check the log file for details.
java.lang.Exception: Deployment of library failed. OMS may be running, please check the log file for details.
at oracle.sysman.emctl.config.oms.DeployLibrary.doDeployLibrary(DeployLibrary.java:178) ~[emCoreConsole.jar:?]
at oracle.sysman.emctl.config.oms.DeployLibrary.main(DeployLibrary.java:113) [emCoreConsole.jar:?]
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 |