Intermittent NullPointerException Occurs in the Method FacesPortletState.getClientids
(Doc ID 1277529.1)
Last updated on JANUARY 08, 2025
Applies to:
Oracle WebLogic Portal - Version 10.3.0 to 10.3.2 [Release AS10gR3]Information in this document applies to any platform.
Symptoms
Intermittent NullPointerException occurs in FacesPortletState class while using JSF portlets in WebLogic Portal cluster:
<Error> <netuix> <BEA-423405> <An exception [null] was thrown while rendering the content at [/pages/<NAME>/<NAME>.faces].
java.lang.NullPointerException
at com.bea.portlet.adapter.faces.FacesPortletState.getClientIds(FacesPortletState.java:74)
at com.bea.portlet.adapter.faces.FacesContentStubImpl.restore(FacesContentStubImpl.java:436)
at com.bea.portlet.adapter.faces.FacesContentStubImpl.render(FacesContentStubImpl.java:331)
at com.bea.netuix.servlets.controls.content.FacesContent.beginRender(FacesContent.java:420)
java.lang.NullPointerException
at com.bea.portlet.adapter.faces.FacesPortletState.getClientIds(FacesPortletState.java:74)
at com.bea.portlet.adapter.faces.FacesContentStubImpl.restore(FacesContentStubImpl.java:436)
at com.bea.portlet.adapter.faces.FacesContentStubImpl.render(FacesContentStubImpl.java:331)
at com.bea.netuix.servlets.controls.content.FacesContent.beginRender(FacesContent.java:420)
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! |