I have installed Opscenter on a linux server and wanted to install the agent on my Cassandra hosts. I followed the instructions given here but still can't get it to work. 69.252.116.59 is the IP of the server that has Opscenter installed on it. I get this error message everytime:
[root@host-test-c01 agent]# bin/opscenter-agent -f
log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
INFO [main] 2012-12-03 22:06:24,961 Loading conf files: ./conf/address.yaml
INFO [main] 2012-12-03 22:06:25,022 Java vendor/version: Java HotSpot(TM) 64-Bit Server VM/1.6.0_31
INFO [main] 2012-12-03 22:06:25,022 Waiting for the config from OpsCenter
INFO [main] 2012-12-03 22:06:25,023 SSL communication is enabled
INFO [main] 2012-12-03 22:06:25,023 Creating stomp connection to 69.252.116.59:61620
INFO [StompConnection receiver] 2012-12-03 22:06:25,174 Reconnecting in 0s.
ERROR [StompConnection receiver] 2012-12-03 22:06:25,175 failed connecting to 69.252.206.59:61620:java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
INFO [StompConnection receiver] 2012-12-03 22:06:25,197 Reconnecting in 2s.
ERROR [StompConnection receiver] 2012-12-03 22:06:27,198 failed connecting to 69.252.116.59:61620:java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)
I would really appreciate any info that could help me out
Thanks,
David
