Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

backup-count did not work with coherence cache config

4182106Aug 25 2020 — edited Aug 26 2020

Hello,

I am trying to create coherence cache lazily. I have configured the distributed-scheme with backup-count as 0 in cache-config with regular expression cache name "example-cache-*". But when I place the objects in cache system is keeping 2 copies. If I set the system property "tangosol.coherence.distributed.backupcount" and start the service it is working as expected with 1 copy.

Is there anything wrong the way I am using coherence cache?

Coherence version using is :3.7.1.12

Thanks

Comments

djz

lb diff -url host2:1521:my.service.de -user username -pass "xxxxxxxxxxxxxxx"
does the trick ( colon instead of slash ), would it be gettint now the error
class oracle.jdbc.driver.T4CConnection cannot be cast to class liquibase.database.jvm.JdbcConnection

djz

Perhaps notewothy: I am using GraalVM

1 - 2

Post Details

Added on Aug 25 2020
0 comments
264 views