My Oracle Support Banner

Error Deploying a Custom WebCenter Application into a Custom Managed Server: "oracle.mds.config.MDSConfigurationException" (Doc ID 1096614.1)

Last updated on AUGUST 14, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.2.0 to 11.1.1.9.0 [Release 11g]
Information in this document applies to any platform.

Symptoms


When attempting to deploy a Custom WebCenter Application from JDeveloper into a Custom Managed Server, the following error occurs.

oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document

Steps To Reproduce:
The issue can be reproduced at will with the following steps:

  1. Create a WebCenter Application in JDeveloper using the WebCenter template.
  2. Add Oracle Composer to a page so that users can customize the page at runtime.
  3. Deploy the application to a custom Managed Server on a WebCenter domain.
    Here you should see the error in JDeveloper Log


The JDeveloper Log shows the following errors:

oracle.adf.share.ADFShareException: MDSConfigurationException encountered in parseADFConfiguration
at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConfig.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
...

Caused by: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
MDS-01329: unable to load element "persistence-config"
MDS-01370: MetadataStore configuration for metadata-store-usage "WebCenterFileMetadataStore" is invalid.
MDS-00922: The ConnectionManager "oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl" cannot be instantiated.
MDS-00929: unable to look up name "jdbc/mds/SpacesDS" in JNDI context
While trying to lookup 'jdbc.mds/SpacesDS' didn't find subcontext 'jdbc'. Resolved ''

 

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


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