Attempting To Edit a Custom Page Template After Upgrading from 11g To 12c Results in : Internal Error
(Doc ID 2559385.1)
Last updated on JUNE 17, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to edit a custom Page Template after upgrading from 11g to 12c, the following error is returned.
ERROR
STEPS
The issue can be reproduced at will with the following steps:
- Go to the Portal Assets -> Page Templates.
- Click the Edit link to edit the page template.
Here you will get the error.
The managed server logs show the following errors:
at oracle.adfinternal.view.page.editor.renderkit.PageCustomizableRenderer.encodeAll(PageCustomizableRenderer.java:827)
at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1651)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:538)
at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1231)
...
Caused By: javax.el.PropertyNotFoundException: /oracle/webcenter/siteresources/scopedMD/<PORTAL_GUID>/siteTemplate/<TEMPLATE_ID>/Template.jspx @70,336 value="#{WCAppContext.currentScope.default ? WCTruncator[WCAppContext.application.applicationConfig.title]['30'] : WCTruncator[spaceContext.currentSpace.GSMetadata.displayName]['40']}": Target Unreachable, 'null' returned null
at com.sun.faces.facelets.el.TagValueExpression.getType(TagValueExpression.java:100)
at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.getValueExpressionType(ValueRenderer.java:182)
at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.getDefaultConverter(ValueRenderer.java:189)
at oracle.adfinternal.view.faces.renderkit.rich.ValueRenderer.addClientConverterRenderScript(ValueRenderer.java:235)
...
<Warning> <oracle.webcenter.webcenterapp.internal.view.backing.PublicPageBean> <BEA-000000>
<Internal Error (WCS#2019.05.01.23.32.22)>
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 |