My Oracle Support Banner

Internal Error Adding Page Parameters On Any Portal Page in WebCenter Portal (Doc ID 2941071.1)

Last updated on APRIL 10, 2023

Applies to:

Oracle WebCenter Portal - Version 12.2.1.4.221205 to 12.2.1.4.221205
Information in this document applies to any platform.

Symptoms

Attempting to add page parameters on a portal page in WebCenter Portal fails with the following error:


ERROR

Internal Error (WCS#YYYY.MM.DD.HH.MI.SS)

 


The WC_Portal-diagnostic.log shows the following error:

[<DATE-TIME>] [WC_Portal] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <USERID>] [ecid: <ECID>] [APP: webcenter] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: <DSID>] [[
javax.el.ELException: /oracle/webcenter/navigationeditor/view/pagenavigationeditor.jsff @467,295 validator="#{pageFlowScope.pageNavigationEditorBean.validatePageParamName}": java.lang.NoClassDefFoundError: org/apache/axis2/databinding/types/NCName
     at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:111)
     at javax.faces.validator.MethodExpressionValidator.validate(MethodExpressionValidator.java:106)
     at org.apache.myfaces.trinidad.component.UIXEditableValue.validateValue(UIXEditableValue.java:464)
     at org.apache.myfaces.trinidad.component.UIXEditableValue.validate(UIXEditableValue.java:215)
     at org.apache.myfaces.trinidad.component.UIXEditableValue._executeValidate(UIXEditableValue.java:763)
     at org.apache.myfaces.trinidad.component.UIXEditableValue.processValidators(UIXEditableValue.java:355)
     ...

Caused by: java.lang.NoClassDefFoundError: org/apache/axis2/databinding/types/NCName
     at oracle.webcenter.navigationeditor.view.PageNavigationEditorBean.validatePageParamName(PageNavigationEditorBean.java:1972)
     at sun.reflect.GeneratedMethodAccessor9811.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at com.sun.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:181)
     at com.sun.el.parser.AstValue.invoke(AstValue.java:289)
     ...
 
[<DATE-TIME>] [WC_Portal] [WARNING] [] [oracle.webcenter.webcenterapp.internal.view.backing.PublicPageBean] [tid: [ACTIVE].ExecuteThread: '38' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <USERID>] [ecid: <ECID>] [APP: webcenter] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: <DSID>] Internal Error (WCS#YYYY.MM.DD.HH.MI.S)


STEPS

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

  1. Edit a portal.
     
  2. Get the Page Information of a page.
     
  3. Click on the Parameters Tab.
     
  4. Add a name and a value for a parameter and click Add.
    Here you will get "Internal Error (WCS#YYYY.MM.DD.HH.MI.SS)".

 

 

Changes

Applied the following patch:

Patch 34864694 : WebCenter Portal Bundle Patch 12.2.1.4.221205

 

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


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