Service Bus Unable To Lookup DVM From MDS
(Doc ID 2238912.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.0.0 version, OSB
Service Bus unable to lookup DVM from MDS
Registered mds-dvm in JDev. Imported DVMTest.dvm onto MDS and trying to refer inside Service Bus Pipeline using 'oramds:/apps/dvm/DVMTest.dvm' but OSB is unable to find it.
Caused by: oracle.tip.dvm.exception.DVMValidationException: Unable to get Metadata Manager for DVM "oramds:/apps/dvm/DVMTest"
Please ensure the Metadata Manager is available.
at oracle.tip.dvm.DVMManagerImpl.getDVMRTObject(DVMManagerImpl.java:223)
at oracle.tip.dvm.DVMManagerImpl.lookupValue(DVMManagerImpl.java:88)
at com.bea.wli.sb.functions.dvm.DVMFunctions.lookupValue(DVMFunctions.java:42)
... 64 more
Please ensure the Metadata Manager is available.
at oracle.tip.dvm.DVMManagerImpl.getDVMRTObject(DVMManagerImpl.java:223)
at oracle.tip.dvm.DVMManagerImpl.lookupValue(DVMManagerImpl.java:88)
at com.bea.wli.sb.functions.dvm.DVMFunctions.lookupValue(DVMFunctions.java:42)
... 64 more
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 |