Unable To Add Task Flow to a Page : ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #4
(Doc ID 2924256.1)
Last updated on JUNE 25, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.4.0 and laterOracle WebCenter Portal for OCI - Version 12.2.1.4_24.2 and later
Information in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
Unable to add a custom task flow to a portal page.
Attempting to add the task flow results in the following eror:
ERROR
ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #4
The managed server log shows the following error:
[<date>] [WC_Portal] [ERROR] [] [oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter] [tid: [ACTIVE].ExecuteThread: '31' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <userid>c] [ecid: <ecid>] [APP: webcenter] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: <dsid>] ADF_FACES-60096:Server Exception during PPR, #4[[
oracle.adf.controller.ControllerException: ADFC-00024: No ExternalContext could be found.
at oracle.adfinternal.controller.util.ContextInterfaceImpl.getExternalContext(ContextInterfaceImpl.java:73)
at oracle.adfinternal.controller.util.JsfInterfaceImpl.getRequestMap(JsfInterfaceImpl.java:143)
at oracle.adfinternal.controller.state.AdfcContext.getCurrentInstance(AdfcContext.java:252)
at oracle.adfinternal.controller.application.AdfcPageResolver.getPhysicalURI(AdfcPageResolver.java:72)
at oracle.adf.view.page.editor.mode.ModeContext.setEditMode(ModeContext.java:169)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:494)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
oracle.adf.controller.ControllerException: ADFC-00024: No ExternalContext could be found.
at oracle.adfinternal.controller.util.ContextInterfaceImpl.getExternalContext(ContextInterfaceImpl.java:73)
at oracle.adfinternal.controller.util.JsfInterfaceImpl.getRequestMap(JsfInterfaceImpl.java:143)
at oracle.adfinternal.controller.state.AdfcContext.getCurrentInstance(AdfcContext.java:252)
at oracle.adfinternal.controller.application.AdfcPageResolver.getPhysicalURI(AdfcPageResolver.java:72)
at oracle.adf.view.page.editor.mode.ModeContext.setEditMode(ModeContext.java:169)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:494)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
Issue happens also with new portals.
EXPECTED BEHAVIOR
Expect to be able to add task flows to a page.
STEPS
The issue can be reproduced at will with the following steps:
- Create a page in a portal.
- Try to add a custom task flow.
Here you will get the error and the task flow is not added to the page.
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 |
Cause |
Solution |