Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle.adf.controller.ControllerException: ADFC-04008: The BindingContext on the session is null.

3018233Dec 3 2015 — edited Dec 3 2015

Hi ,

Below is the exception , I am getting this exception intermittently. Please help in this to get out of from this.

While attempting to handle this exception the application's exception handler failed.[[

  • oracle.adf.controller.ControllerException: ADFC-04008: The BindingContext on the session is null.

        at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)

        at oracle.adfinternal.controller.util.model.AdfmUtil.getBindingContext(AdfmUtil.java:47)

        at oracle.adfinternal.controller.util.model.AdfmInterfaceImpl.createDCFrame(AdfmInterfaceImpl.java:58)

        at oracle.adfinternal.controller.state.RootViewPortContextImpl.<init>(RootViewPortContextImpl.java:126)

        at oracle.adfinternal.controller.state.ControllerState.newRootViewPort(ControllerState.java:2638)

        at oracle.adfinternal.controller.state.ControllerState.initializeRootViewPort(ControllerState.java:653)

        at oracle.adfinternal.controller.state.ControllerState.getInstance(ControllerState.java:219)

        at oracle.adfinternal.controller.application.SyncNavigationStateListener.beforePhase(SyncNavigationStateListener.java:249)

        at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:558)

        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)

please tell me, which are the scenario the above error may occurs?

Thanks your help in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2015
Added on Dec 3 2015
0 comments
462 views