Running upgradeWebCenterPortal fails with: oracle.mds.exception.DuplicateRefException: MDS-00010: DuplicateRefException
(Doc ID 2861906.1)
Last updated on OCTOBER 10, 2023
Applies to:
Oracle WebCenter Portal - Version 12.2.1.4.201202 and laterInformation in this document applies to any platform.
Symptoms
Running the upgradeWebCenterPortal command for upgrading WebCenter Portal from 11g to 12c fails with the following error:
ERROR
UpgradeDiagnostic.log
[TRACE]: Exiting class: LifecycleHandler, method: _doMDSToDBDataMigration
[TRACE]: Failed to upgrade WebCenter Portal application.
UpgradeDetails.log
Upgrade Run: 1
#######################################################
...
-------------------------------------------------------
Scope: Name=<PORTAL_NAME>, GUID=<PORTAL_GUID>
-------------------------------------------------------
Status: Scope upgrade failed.
oracle.mds.exception.DuplicateRefException: MDS-00010: DuplicateRefException. In document /oracle/webcenter/page/scopedMD/<PORTAL_GUID>/<PAGE>.jspx there are multiple elements with the same ID <DUPLICATE_ID>.
at oracle.mds.internal.model.dom.DOMModelDocument.insertMapNode(DOMModelDocument.java:2820)
at oracle.mds.internal.model.dom.DOMModelDocument.insertMapNode(DOMModelDocument.java:2897)
at oracle.mds.internal.model.dom.DOMModelDocument.insertMapNode(DOMModelDocument.java:2897)
at oracle.mds.internal.model.dom.DOMModelDocument.insertMapNode(DOMModelDocument.java:2897)
STEPS
The issue can be reproduced with the following steps:
- Run the upgradeWebCenterPortal command to upgrade WebCenter Portal from 11g to 12c.
- Review the upgrade logs.
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 |