My Oracle Support Banner

EM 13.5: OMS Migration 'omsca recover' command failing With Error 'EM-04017: Server-side plug-in deployment failed' (Doc ID 2797778.1)

Last updated on JULY 18, 2022

Applies to:

Enterprise Manager Base Platform - Version 13.5.0.0.0 to 13.5.0.0.0 [Release 13c]
Information in this document applies to any platform.

Symptoms

OMS migration with omsca recover with below command:

<OMS_HOME>/bin/omsca recover -as -ms -nostart -backup_file /tmp/*.bka

Fails with below error:

Post "Deploy and Repos Setup" operations completed successfully.

OMSCA-ERR: Plug-in CA failed to deploy plug-ins.

Add OMS failed
Cannot determine if BI Publisher is configured with Enterprise Manager: INSTANCE _HOME directory doesn't exist
OMS CA recover failed

From <OMS_HOME>/cfgtoollogs/omsca/omsca_YYYYMMDDHHMMSEC.log

INFO: error messages of the command <OMS_HOME>/bin/pluginca -action deploy -isFirstOMS true -plugins oracle.sysman.si=13.5.1.0.0,oracle.sysman.cfw=13.5.1.0.0,oracle.sysman.vt=13.5.1.0.0,oracle.sysman.vi=13.5.1.0.0,oracle.sysman.emas=13.5.1.0.0,oracle.sysman.db=13.5.1.0.0,oracle.sysman.xa=13.5.1.0.0 -oracleHome <OMS_HOME> -middlewareHome <OMS_HOME>/wlserver/.. -notemplate -customParams isRecovery=true :
EM-04017: Server-side plug-in deployment failed for plug-in oracle.sysman.si:13.5.1.0.0:0 with the messageError while registering post schema mode meta data for plug-in oracle.sysman.si:13.5.1.0.0:0: EMMetadataRegistrationFailureException occurred for Directory <OMS_HOME>/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/swlib MRS EMMetadataServiceInfo: Name: Software Library Id: swlib Parser class: oracle.sysman.swlib.impl.component.metadata.MetadataParser XSD name: oracle/sysman/emgc/provision/impl/component/metadata/schema/swlib.xsd Jar file locations: oui/modules/emCfg.jar: Plugin XML Location: swlib SDK Level: partner Description: Parser for Software Library metadata registration Registration mode: POST_REP_SCHEMA_DIR Weight: 500 SubSystemId: SoftwareLibrary InvokeOnlyForFirstOMS: false ResourceFileSuffixs: [] isThreadSafe: false isPrevVerMetadataIncluded: false Error is None of the active upload storage locations in Software Library are accessible.. Plug-in configuration for any dependent plug-ins (if any are chosen) will also be aborted. Contact Oracle Support
EM-04017: Server-side plug-in deployment failed for plug-in oracle.sysman.db:13.5.1.0.0:0 with the messageError while registering post schema mode meta data for plug-in oracle.sysman.db:13.5.1.0.0:0: EMMetadataRegistrationFailureException occurred for Directory <OMS_HOME>/plugins/oracle.sysman.db.oms.plugin_13.5.1.0.0/metadata/swlib MRS EMMetadataServiceInfo: Name: Software Library Id: swlib Parser class: oracle.sysman.swlib.impl.component.metadata.MetadataParser XSD name: oracle/sysman/emgc/provision/impl/component/metadata/schema/swlib.xsd Jar file locations: oui/modules/emCfg.jar: Plugin XML Location: swlib SDK Level: partner Description: Parser for Software Library metadata registration Registration mode: POST_REP_SCHEMA_DIR Weight: 500 SubSystemId: SoftwareLibrary InvokeOnlyForFirstOMS: false ResourceFileSuffixs: [] isThreadSafe: false isPrevVerMetadataIncluded: false Error is None of the active upload storage locations in Software Library are accessible.. Plug-in configuration for any dependent plug-ins (if any are chosen) will also be aborted. Contact Oracle Support
EM-04017: Server-side plug-in deployment failed for plug-in oracle.sysman.cfw:13.5.1.0.0:0 with the messageError while registering post schema mode meta data for plug-in oracle.sysman.cfw:13.5.1.0.0:0: EMMetadataRegistrationFailureException occurred for Directory <OMS_HOME>/plugins/oracle.sysman.cfw.oms.plugin_13.5.1.0.0/metadata/swlib MRS EMMetadataServiceInfo: Name: Software Library Id: swlib Parser class: oracle.sysman.swlib.impl.component.metadata.MetadataParser XSD name: oracle/sysman/emgc/provision/impl/component/metadata/schema/swlib.xsd Jar file locations: oui/modules/emCfg.jar: Plugin XML Location: swlib SDK Level: partner Description: Parser for Software Library metadata registration Registration mode: POST_REP_SCHEMA_DIR Weight: 500 SubSystemId: SoftwareLibrary InvokeOnlyForFirstOMS: false ResourceFileSuffixs: [] isThreadSafe: false isPrevVerMetadataIncluded: false Error is None of the active upload storage locations in Software Library are accessible.. Plug-in configuration for any dependent plug-ins (if any are chosen) will also be aborted. Contact Oracle Support
EM-04026: Server-side plug-in deployment failed. For details, check the log file <OMS_HOME>/cfgtoollogs/pluginca/gcinstall/configplugin_deploy_<timestamp>.log on the host <OMS_HOST>.

Aug 05, 2021 12:31:02 PM oracle.sysman.omsca.framework.OMSCARecoveryConfig deployOMSPlugin
FINE: Return code for pluginca action is ..false
Aug 05, 2021 12:31:02 PM oracle.sysman.omsca.framework.OMSCARecoveryConfig execAddOMS
SEVERE: Plugin CA has failed.

From <OMS_HOME>/cfgtoollogs/pluginca/gcinstall/configplugin_deploy_YYYY-MM-DD_HH-MM-SEC.log

None of the active upload storage locations in Software Library are accessible.
oracle.sysman.emSDK.core.extensibility.metadata.EMMetadataRegistrationFailureException: EMMetadataRegistrationFailureException occurred for Directory <OMS_HOME>/plugins/oracle.sysman.si.oms.plugin_13.5.1.0.0/metadata/swlib MRS EMMetadataServiceInfo: Name: Software Library Id: swlib Parser class: oracle.sysman.swlib.impl.component.metadata.MetadataParser XSD name: oracle/sysman/emgc/provision/impl/component/metadata/schema/swlib.xsd Jar file locations: oui/modules/emCfg.jar: Plugin XML Location: swlib SDK Level: partner Description: Parser for Software Library metadata registration Registration mode: POST_REP_SCHEMA_DIR Weight: 500 SubSystemId: SoftwareLibrary InvokeOnlyForFirstOMS: false ResourceFileSuffixs: [] isThreadSafe: false isPrevVerMetadataIncluded: false Error is None of the active upload storage locations in Software Library are accessible.
at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.parseMdInstance(EMMetadataServiceInfo.java:962)
at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.registerPostRepSchemaMetadata(EMMetadataServiceInfo.java:405)
at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.registerMetadataForPlugin(EMMetadataServiceInfo.java:344)
at oracle.sysman.core.common.extensibility.metadata.MRSExecutor.run(MRSExecutor.java:100)
at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
Caused by: oracle.sysman.emSDK.core.extensibility.metadata.EMMetadataRegistrationFailureException: None of the active upload storage locations in Software Library are accessible.
at oracle.sysman.swlib.impl.component.metadata.MetadataParser.parseInternal1(MetadataParser.java:310)
at oracle.sysman.swlib.impl.component.metadata.MetadataParser.parse(MetadataParser.java:201)
at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.parseMdInstance(EMMetadataServiceInfo.java:939)
... 4 more
None of the active upload storage locations in Software Library are accessible.

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.