Exporting Portal In WebCenter Portal Results In Error "Error while writing the doclib export document to MDS"
(Doc ID 2118639.1)
Last updated on DECEMBER 01, 2024
Applies to:
Oracle WebCenter Portal - Version 11.1.1.9.8 to 11.1.1.9.8 [Release 11g]Information in this document applies to any platform.
Symptoms
Attempting to export a portal from WebCenter Portal 11.1.1.9.8, the following error is returned attempting an export operation:
Export started.
Exporting "<PORTAL_NAME>"...
Processing metadata...
Processing data...
Data processing complete.
Metadata processing aborted.
Export failed for "<PORTAL_NAME>": MDSException performing MDS transfer.
Portal export operation failed. Cause of failures: '<PORTAL_NAME>': MDSException performing MDS transfer. Error while writing the doclib export document to MDS for portal(s) <PORTAL_NAME>.
In the WebCenter Portal diagnostic log (WC_Spaces-diagnostic.log), the following exception may be encountered:
[2016-03-15T13:36:58.994+11:00] [WC_Spaces] [WARNING] [] [oracle.webcenter.doclib.lifecycle.DocLibLifecycleHandler] [tid: wc concurrency non-pooled worker thread] [userId: <USERID>] [ecid: <ECID>] [APP: webcenter#11.1.1.4.0] [[
oracle.mds.persistence.MDSIOException: MDS-00511: failure to create document /oracle/webcenter/lifecycle/importexport/data/oracle-webcenter-doclib/dlExpImpMD.xml at file /tmp/export3440150174158310980/transportset/oracle/webcenter/lifecycle/importexport/data/oracle-webcenter-doclib/dlExpImpMD.xml
This class does not support JDK1.5
at oracle.mds.internal.persistence.file.FileMetadataStoreConnection.createStoreDocument(FileMetadataStoreConnection.java:447)
at oracle.mds.persistence.DelegatingMetadataStoreConnection.createStoreDocument(DelegatingMetadataStoreConnection.java:302)
at oracle.mds.internal.persistence.BufferedMSConnection.createStoreDocument(BufferedMSConnection.java:365)
....
Caused by: java.io.IOException: This class does not support JDK1.5
at oracle.mds.internal.util.xml.JAXPXMLUtilImpl.writeNodeToStream(JAXPXMLUtilImpl.java:217)
at oracle.mds.internal.util.xml.DOMUtil.writeNodeToStream(DOMUtil.java:521)
....
Caused by: java.lang.UnsupportedOperationException: This class does not support JDK1.5
at weblogic.xml.jaxp.RegistryTransformerFactory.setFeature(RegistryTransformerFactory.java:317)
at oracle.mds.internal.util.xml.JAXPXMLUtilImpl.writeNodeToStream(JAXPXMLUtilImpl.java:201)
...
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 |
References |