Coherence Load Operation Throws UnsupportedOperationException and Terminates Cache with dummy load () Implementation of a custom CacheStore.
(Doc ID 2533403.1)
Last updated on MAY 24, 2024
Applies to:
Oracle Coherence - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
When the application starts the custom cache that implemented cache store such that it is not load with any content from the database. As such, the load operation of this cache throws an UnsupportedOperationException and stops the cache (Terminating PartitionedCache) since it cannot load the key.
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 |