Threads Stuck In 'In Progress' Status Having 0 Records Without Errors
(Doc ID 2357194.1)
Last updated on OCTOBER 18, 2024
Applies to:
Oracle Utilities Framework - Version 4.2.0.0.0 and laterOracle Financial Services Revenue Management and Billing - Version 2.5.0.3.0 and later
Information in this document applies to any platform.
Goal
A custom batch that was ran in 200 threads, then majority of the threads got completed but a few was stuck in 'In Progress' status having 0 records processed and no errors. Visiting the logs directory, those threads got 0KB on their respective stdout and stderr. Looking at the TPW logs, we saw a lot of the following messages:
- 2018-01-10 08:01:52,867 [pool-1-thread-3] INFO (support.cluster.MemberLeftThread) Removing member id: 2 from cache because it left cluster
- 2018-01-10 08:01:52,867 [pool-1-thread-1] INFO (support.cluster.MemberLeftThread) Removing member id: 8 from cache because it left cluster
- 2018-01-10 08:01:52,867 [pool-1-thread-4] INFO (support.cluster.MemberLeftThread) Removing member id: 16 from cache because it left cluster
- 2018-01-10 08:01:52,868 [pool-1-thread-1] INFO (support.cluster.ClusteredNode) Removing member 8 from the cluster cache
- 2018-01-10 08:01:52,868 [pool-1-thread-3] INFO (support.cluster.ClusteredNode) Removing member 2 from the cluster cache
- 2018-01-10 08:01:52,868 [pool-1-thread-4] INFO (support.cluster.ClusteredNode) Removing member 16 from the cluster cache
After resubmitting the job, it got completed successfully, but how do we prevent this from occurring in the first place?
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 |