Coherence Throws IllegalArgumentException When Retrieving Large Amounts of Data
(Doc ID 2275687.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Coherence - Version 12.1.3.0.2 to 12.1.3.0.5 [Release 12c]Information in this document applies to any platform.
Symptoms
On : 12.1.3.0.2 version, Oracle Coherence, 64-bit Java 8 Minor Version 102
There are 2 storage nodes (each with 8 GB heap size) and 2 proxy nodes (each with a max heap size of 8 GB).
There were about 270 client processes that connected to this Coherence cluster and were either try to get data from the cache using the "get" operation on the "NamedCache" or were trying to get a portion of data from objects that live in this cache using an entry processor. Noticed the following error in the extend node log files when doing an invokeAll on the entry processor to get a large portion of data from objects that live in this cache.
Changes
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 |
Changes |
Cause |
Solution |
References |