Oracle Weblogic Server (MOSC)

MOSC Banner

Coherence*Extend connection exception handling

edited Dec 7, 2021 4:42AM in Oracle Weblogic Server (MOSC) 1 commentQuestion

I have cache serve use Coherence grid 14.1.1 with federation as schema and extends client support

client use hibernate 5.2.17 with L2 coherence grid 14.1.1 cache

How to handle connection failure between client and cache server so that when server down the client continue save normal on DB without crashing. As for now when cache server is down or there is some connection issue the client crashed and all CRUD operation fail.


Second is there is a way to have multiple remote proxy options with priority, as if first listed proxy fail the App client will try to connect to another listed proxy in configuration file. If all fails then the App client L2 cache should simply ignore caching.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center