view counter

Some explanations of Oracle Coherence console output

Thanks to Ahmet Fuat Sungur for this story

I will explain some part of the console output that I shared in previous section[link].

view counter

Console Output

The first three rows are related the tangosol-coherence-override settings. This file is the part of Oracle Coherence configuration and it provides many features for Oracle Coherence Cache Server. Something like multicast parameter, tcp parameter..

As shown in above because of our project has tangosol-coherence-override.xml, coherence server uses this file. If this file does not exist in project folder ( src/config as in previous example ), coherence uses the default file which inside the coherence.jar as shown in below:

Read the entire article at its source

view counter