Mo, I am sure about the procedure to correct it but it looks like the database contains a line about this MS with a different id then the host has for itself. Backup the db and delete the entry (or first try just the id) for the host in one of two tables mshost or mshost_peer. check if ACS is down on MS no 6 and restart it. I'm not confident on this so you might want to visit the code first.
On Thu, Oct 9, 2014 at 7:54 PM, Mo <m...@daoenix.com> wrote: > I am getting error: > > > > 014-10-09 13:53:39,359 DEBUG [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2a39d9aa) Detected management node left, id:6, > nodeIP:192.168.1.3 > 2014-10-09 13:53:39,359 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2a39d9aa) Trying to connect to 192.168.1.3 > 2014-10-09 13:53:39,360 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2a39d9aa) Management node 6 is detected inactive > by timestamp but is pingable > 2014-10-09 13:53:40,859 DEBUG [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-61dba3fa) Detected management node left, id:6, > nodeIP:192.168.1.3 > 2014-10-09 13:53:40,859 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-61dba3fa) Trying to connect to 192.168.1.3 > 2014-10-09 13:53:40,859 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-61dba3fa) Management node 6 is detected inactive > by timestamp but is pingable > 2014-10-09 13:53:42,360 DEBUG [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-25838192) Detected management node left, id:6, > nodeIP:192.168.1.3 > 2014-10-09 13:53:42,360 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-25838192) Trying to connect to 192.168.1.3 > 2014-10-09 13:53:42,360 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-25838192) Management node 6 is detected inactive > by timestamp but is pingable > 2014-10-09 13:53:43,860 DEBUG [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2fd9a3ce) Detected management node left, id:6, > nodeIP:192.168.1.3 > 2014-10-09 13:53:43,860 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2fd9a3ce) Trying to connect to 192.168.1.3 > 2014-10-09 13:53:43,860 INFO [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-2fd9a3ce) Management node 6 is detected inactive > by timestamp but is pingable > > Could someone please provide some insight on how to correct this? As my > log file is flooding with this. > > Thanks > > // Mo -- Daan