ONTAP Discussions

Why new 12c NetApp Plugin fails?

SUTANUDAS
5,769 Views

Hello, i am trying to deploy the latest NetApp plugin but it fails with the following error, please advise - thanks.

 

The pre-req steps  was successfull.

 

---------------------------------------- ------------------------- ------------------------- ----------

 

Diagnostic information for the failed step

---------------------------------------- ------------------------- ------------------------- ----------

Step name            : Register metadata

Log file             : /prod/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/plugin_deployment_659/configplugin_all_2013-10-30_16-08-41.log

Trace file           : /prod/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/plugin_deployment_659/post_mrs_2013-10-30_16-08-41.trc

Host name            : ora-sna-1001.corp.wayport.net

Error message        : Meta data registration failed for some plug-ins. Error is [Error while performing Post metadata registration for plugin netapp.storage.sys:12.1.0.2.0:0

   Error is: Version mismatch exception :oracle.sysman.eml.ip.impexp.xml.VersionMismatchException

   Aborting config for the plugin and all other dependent plugins.]. Please check logs for more details.

---------------------------------------- ------------------------- ------------------------- ----------

[oracle@ora-sna-1001 bin]$

 

 

Actual error

 

 

  • operties.

2013-10-30 16:08:49,778 [main] WARN pluginca.PluginCABackup - Adding step PRE_DEPLOY_CALLBACK which is not recognized by pluginca backup system.

2013-10-30 16:08:49,909 [main] WARN pluginca.PluginCABackup - Adding step POST_DEPLOY_CALLBACK which is not recognized by pluginca backup system.

2013-10-30 16:11:22,356 [EMMetadataServiceDriver:Thread-26] ERROR pluginca.PluginCADriver - Exception occurred for file /prod/app/oracle/product/12.1.0/middleware/plugins/netapp.storage.sys.oms.plugin_12.1.0.2.0/metadata/reports/CsAggregateUtilization.xml MRS EMMetadataServiceInfo: Name: Report Metadata Registration Id: report Parser class: oracle.sysman.eml.ip.impexp.xml.ReportMetadataService XSD name: oracle/sysman/emSDK/ip/report/ImportExport.xsd Jar file locations:  Plugin XML Location: reports SDK Level: partner Description: Parser for Report Metadata Service Registration mode: POST_REP_SCHEMA Weight: 500 SubSystemId: Report InvokeOnlyForFirstOMS: true Error is Version mismatch exception :oracle.sysman.eml.ip.impexp.xml.VersionMismatchException

2013-10-30 16:11:22,361 [EMMetadataServiceDriver:Thread-26] ERROR pluginca.PluginCADriver - Version mismatch exception :oracle.sysman.eml.ip.impexp.xml.VersionMismatchException

  • oracle.sysman.emSDK.core.extensibility.metadata.EMMetadataRegistrationFailureException: Version mismatch exception :oracle.sysman.eml.ip.impexp.xml.VersionMismatchException

        at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.parseMdInstance(EMMetadataServiceInfo.java:559)

        at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.registerPostRepSchemaMetadata(EMMetadataServiceInfo.java:286)

        at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.registerMetadataForPlugin(EMMetadataServiceInfo.java:223)

        at oracle.sysman.core.common.extensibility.metadata.MRSExecutor.run(MRSExecutor.java:66)

        at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:264)

Caused by: oracle.sysman.emSDK.core.extensibility.metadata.EMMetadataValidationFailureException: Version mismatch exception :oracle.sysman.eml.ip.impexp.xml.VersionMismatchException

        at oracle.sysman.eml.ip.impexp.xml.ReportMetadataService.parse(ReportMetadataService.java:103)

        at oracle.sysman.core.common.extensibility.metadata.EMMetadataServiceInfo.parseMdInstance(EMMetadataServiceInfo.java:542)

11 REPLIES 11
Public