GRID Coherence Configuration Causing Cycle Client To Crash
(Doc ID 2985843.1)
Last updated on NOVEMBER 09, 2023
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.1.0.0 and laterInformation in this document applies to any platform.
Goal
We are running OIPA 11.1.0.28 on WebSphere ND 9.0.5.11 on RHEL 7.9 and are attempting to implement multiple cycle servers. We are running into an issue with setting the GRID coherence configuration in the coherence-cache-config.xml when changing the setting:
<processing:taskprocessordefinition id="CycleTaskProcessor" displayname="Cycle Task Processor" type="SINGLE" taskpattern="SingleTask">
to
<processing:taskprocessordefinition id="CycleTaskProcessor" displayname="Cycle Task Processor" type="GRID" taskpattern="SingleTask">
This was set on both cycle servers, but then we see the following error:
SEVERE: [ProcessingPatternGridProcessingService.execute] Encountered error executing task CycleProcess:CurrentCycleCleanProcessTaskDcl java.util.concurrent.ExecutionException: Execution Failed
Solution
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
Goal |
Solution |
References |