Intermittent BPM Tasklist Error In WebCenter Portal
(Doc ID 2214524.1)
Last updated on DECEMBER 01, 2024
Applies to:
Oracle WebCenter Portal - Version 12.2.1.0.0 to 12.2.1.0.0Information in this document applies to any platform.
Symptoms
Followed Integrating with Oracle WebCenter Portal to configure BPM integration with Oracle WebCenter Portal. The BPM Task List is embedded into an WebCenter Portal page.
It sometimes shows the expected BPM task list but intermittently shows:
The following error appears in diagnostics log file.
[2016-08-10T18:05:31.800+10:00] [WC_Portal1] [WARNING] [] [oracle.bpm.taskflows.TaskFlowHelper] [tid: [ACTIVE].ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <USERID>] [ecid: <ECID> [APP: webcenter] [partition-name: DOMAIN] [tenant-name: GLOBAL] [[
java.lang.reflect.InvocationTargetException
.....
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:617)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:397)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)
Caused by: oracle.webcenter.webcenterapp.WebCenterException: Cannot retrieve portal workflow configuration. Please contact your administrator.
at oracle.webcenter.community.utils.CommunityWorkflowUtil.getBPELConnection(CommunityWorkflowUtil.java:313)
at oracle.webcenter.community.utils.CommunityWorkflowUtil.getBPELURL(CommunityWorkflowUtil.java:341)
... 192 more
Caused by: java.lang.NullPointerException
at oracle.webcenter.community.utils.CommunityWorkflowUtil.getBPELConnection(CommunityWorkflowUtil.java:281)
... 193 more
]]
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 |