Enable IP monitoring

To enable 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 0s to 5s. The code section should now look like this:

    <tcp-ring-listener><ip-timeout system-property="tangosol.coherence.ipmonitor.pingtimeout">5s</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 application servers after rolling back configuration changes

Rollback the configuration changes workflow