Disable the Monitoring services

To disable the Monitoring services, update the tangosol-coherence.xml file on all application servers in the application server cluster.

Procedure 

  1. On an application server, access this location:

    %IMPACT360softwareDir%ProductionServer\weblogic\Impact360\ProductionDomain

  2. Open the file tangosol-coherence.xml and search for tangosol.coherence.ipmonitor.pingtimeout.

  3. Change the IP-timeout from 5s to 0s. The code section should now look like this:

    <tcp-ring-listener><ip-timeout system-property="tangosol.coherence.ipmonitor.pingtimeout">0s</ip-timeout><ip-attempts>3</ip-attempts><priority>6</priority></tcp-ring-listener>

  4. Repeat this procedure on each application server in the cluster.

What to do next 

Restart the application servers in the cluster

Disable TCP/IP and IP Monitoring services workflow