Coherence Server Health Check doesn't work after Siebel Update 25.10
I had configured Coherence Cache with 25.9 version. The Health described in worked fine.
%JAVA_HOME%\bin\java.exe -server -showversion -Dcoherence.distributed.localstorage=false -
Dcoherence.management=all -Dcoherence.management.remote=true -Dtangosol.coherence.cacheconfig=<Siebel
Installation Directory>\ses\applicationcontainer_internal\webapps\cgcohconf\custom-cache-config.xml -Dtangosol.coherence.override=<Siebel
Installation Directory>\ses\applicationcontainer_internal\webapps\cgcohconf\custom-override.xml -cp <Siebel
Installation Directory>\ses\applicationcontainer_internal\webapps\siebel\WEB-INF\lib\coherence-25.03.jar com.tangosol.net.CacheFactory
With 25.10 the coherence JAR file was updated to coherence-25.03.2.jar. I have modified the jar file name in the given command, but I cannot connect to the coherence server.