Running upgradeWebCenterPortal fails with: oracle.xml.parser.schema.XSDException: Value 'never' does not satisfy '' facet : enumeration.
(Doc ID 2861925.1)
Last updated on AUGUST 10, 2024
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.xml.parser.schema.XSDException: Value 'never' does not satisfy '' facet : enumeration.
at oracle.xml.parser.schema.XSDConstrainingFacet.validateFacet(XSDConstrainingFacet.java:252)
at oracle.xml.parser.schema.XSDSimpleType.validateValue(XSDSimpleType.java:1056)
at oracle.xml.parser.schema.XSDSimpleType.validateValue(XSDSimpleType.java:973)
at oracle.bali.xml.grammar.schema.OracleSimpleType.validateValue(OracleSimpleType.java:356)
...
WC_Spaces-diagnostic.log
javax.faces.view.facelets.TagAttributeException: /oracle/webcenter/page/scopedMD/<PORTAL_GUID>/<PAGE>.jspx @83,1766 value="<div class="..." style="width:30%"> ...</div>
<ul class="<class>">
...
</ul>
" EL Expression Unbalanced: ... #{WCSecurityContext.userInGroup['<role>'] ? '': '<li>....</li>' }
STEPS
The issue can be reproduced at will 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 |