Why Coherence Replicated Cache Out Of Sync On Some Of Servers In a Cluster?
(Doc ID 1457318.1)
Last updated on SEPTEMBER 11, 2023
Applies to:
Oracle Coherence - Version 3.6.1 and laterInformation in this document applies to any platform.
Goal
Using Coherence 3.6.1.0 in application EAR to manage custom cache data (not sessions), this application is deployed on WebLogic Server 10.3.4. There are 10 WebLogic Servers and all of them are storage enabled.
The replicated cache is going out of sync by doing some random actions as below:
1. Start server1 (all other servers are down)
2. Create cache and add items, check cache (cache is increased)
3. Start all other servers
4. Check cache are synched between the servers
5. Create new organization on server1
6. Caches are synched between servers
7. Shut down server7
8. Check caches are still synched between other servers
9. Add new cache item on server1
10. Cache goes out of synch on server1
11. 2 minutes after, cache is still out of sync on server1.
A custom script called CheckCache is checking the number of items in cache. A lot of these messages are seen in the log:
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 |