Getting Error While Trying To Import Metadata On SOA
(Doc ID 2291838.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.1.7.0 version, FMW Control
Getting error while trying to import metadata on SOA, soa-infra under deployments in admin console in Failed status and unable to see SOA folder (soa-infra) in EM navigation tree.
You accidentally deleted metadata using command:
deleteMetadata(application='soa-infra',server='SERVERNAME',docs='/**')
You have a backup and when you try importing using the command below, import fails.
importMetadata(application='soa-infra',server='SERVERNAME',fromLocation='/exportlocation/', docs='/**')
ERROR
-----------------------
UserWarning: MDS-91020: MDS Application runtime MBean for "soa-infra" is not available in server "SERVERNAME". Ensure server name and application name are correct. "importMetadata" operation failure.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. import metadata using WLST script
2. Script fails with the error
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot see soa-infra in the EM.
Changes
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 |
Changes |
Cause |
Solution |