We just installed OpsCenter and the OpsCenter-agent. We have 4 agents. 3 of the 4 agents are not connecting to OpsCenter.
I'm getting the following error:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
INFO [StompConnection receiver] 2012-07-09 20:54:10,613 Reconnecting in 0s.
ERROR [StompConnection receiver] 2012-07-09 20:54:10,688 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
INFO [StompConnection receiver] 2012-07-09 20:54:10,707 Reconnecting in 2s.
ERROR [StompConnection receiver] 2012-07-09 20:54:12,708 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
INFO [StompConnection receiver] 2012-07-09 20:54:12,708 Reconnecting in 6s.
ERROR [StompConnection receiver] 2012-07-09 20:54:18,709 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
INFO [StompConnection receiver] 2012-07-09 20:54:18,709 Reconnecting in 14s.
ERROR [StompConnection receiver] 2012-07-09 20:54:32,710 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
INFO [StompConnection receiver] 2012-07-09 20:54:32,710 Reconnecting in 30s.
ERROR [StompConnection receiver] 2012-07-09 20:55:02,711 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
INFO [StompConnection receiver] 2012-07-09 20:55:02,711 Reconnecting in 62s.
ERROR [StompConnection receiver] 2012-07-09 20:56:04,712 failed connecting to 10.1.18.32:61620:java.net.ConnectException: Connection refused
Help on figuring out what's wrong would be appreciated. Thanks, Shirley
