My Oracle Support Banner

Error org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderKit RENDERINGCONTEXT_NOT_AVAILABLE (Doc ID 2377282.1)

Last updated on OCTOBER 25, 2022

Applies to:

Oracle JDeveloper - Version 11.1.1.7.0 and later
Information in this document applies to any platform.

Symptoms

Created a simple page and it doesn't renders correctly in the IDE in design mode. Shows big gray rectangles with tag names instead of the actual components.

When running the page, log shows:

 

<ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6> " 

and

<oracle.adf.view> <LifecycleImpl> <_handleException> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6>
Target URL -- http://<HOST>:<PORT>/<CONTEXT_NAME>/faces/page.jspx
<org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderKit> <CoreRenderKit> <encodeFinally> <RENDERINGCONTEXT_NOT_AVAILABLE>
<oracle.adf.controller> <AdfcExceptionHandler> <handleException> <NO_EXCEPTION_HANDLER>
java.lang.NullPointerException
at oracle.adfinternal.view.page.editor.utils.Utility.getRequestBean(Utility.java:289)
at oracle.adf.view.page.editor.context.ComposerContext.getCurrentInstance(ComposerContext.java:107)
at oracle.adfinternal.view.page.editor.lifecycle.ComposerPhaseListener.afterPhase(ComposerPhaseListener.java:87)
...

 

 



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


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