Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
67 views

I need to migrate from Redis to Oracle Coherence and looking for the best way to replicate Redis's RScoredSortedSet functionality. Take a look at the below code: private RScoredSortedSet<Long> ...
New2Java's user avatar
  • 313
0 votes
0 answers
170 views

We changed the Coherence cache from "replicated" to "near-distributed-persistent", but now the servers get overloaded. This is the current configuration: <?xml version='1.0'?>...
anat0lius's user avatar
  • 2,285
0 votes
0 answers
36 views

I have the mother class Boat and the two subclasses, sailing and motor. If it is a sail type, I have to know how many sails it has, if it is a motor, the power and if it is both a sail and a motor, ...
Math Enjoyer's user avatar
0 votes
1 answer
199 views

I have a task which involves connecting to a remote coherence cluster and retrieve the metrics info of objects in its caches. I succeeded in establishing the connection, and correctly retrieve the ...
J.E.Y's user avatar
  • 1,193
1 vote
1 answer
41 views

We have been using XA transactions in Coherence Enterprise Edition. But for the Coherence Community edition (Coherence CE), we don't see a document regarding XA transaction support. Does Coherence CE ...
John_S's user avatar
  • 652
0 votes
1 answer
2k views

I'm using coherence cluster as remote cache servers (run with Weblogic 12.2.1.3.0) and trying connect from Java application as clients. But I faced error exception while try to connect to Coherence ...
AcidBurn's user avatar
  • 103
0 votes
1 answer
125 views

In project we are using Coherence server. When we are sending request 'A' from a resource. The request 'A' takes several time give response. Meanwhile on the same time when we are sending another ...
Bhavesh Trivedi's user avatar
1 vote
1 answer
230 views

I have cache serve use Coherence CE 14.1.1 with extends client support client use hibernate 5.2.17 with L2 coherence 14.1.1 cache How to handle connection failure between client and cache server so ...
ahmed hamza's user avatar
0 votes
1 answer
784 views

I have developed a small REST API application with Spring Boot after another sample application with classic Spring XML configuration. It imports context from a library with a Coherence cache set up. ...
havryliuk's user avatar
  • 328
0 votes
1 answer
514 views

I have been trying to understand how replication is handled in oracle coherence distributed caching if a member node goes down. Say, my coherence cluster has 3 nodes, A, B, and C. As per my ...
Nichole's user avatar
  • 219
0 votes
2 answers
1k views

I am working on a standalone (non web) multi-threading trading application. It is started every night at 11 pm using a start script. We do not use an application server to deploy this application. We ...
Nichole's user avatar
  • 219
1 vote
1 answer
401 views

How is data consistency handled in the distributed cache using Oracle coherence where each cluster node is responsible only for a piece of data? I also have confusion about below Are cluster nodes on ...
Nichole's user avatar
  • 219
0 votes
0 answers
3k views

I'm trying to fix security vulnerabilities for Oracle Weblogic on Windows systems by applying the recommended patch file. However, many systems I am updating are rejecting the recommended patch - ...
RoBar's user avatar
  • 1
0 votes
1 answer
78 views

There is OracleCoherence.dll v12.2.1.3 for .Net Framework. What is the equivalent OracleCoherence package for target framework .Net Core 3.1
Amit Dhanuka's user avatar
0 votes
1 answer
2k views

I am using Oracle Coherence in PartitionedCache mode. I am loading data to cache through my applications. For checking and monitoring purpose, I want to use Cohql in Production environment to view ...
Codez's user avatar
  • 35

15 30 50 per page
1
2 3 4 5
18