[collectd] GenericJMX doesn't attempt to reconnect

matthew sporleder msporleder at gmail.com
Fri Oct 30 14:34:39 CET 2009


Hey, guys.  It looks like when GenericJMX gets a connection error it
will just kind of give up:
[2009-10-30 09:31:05] GenericJMXConfMBean: queryNames failed:
java.rmi.ConnectException: Connection refused to host: 10.1.8.98;
nested
 exception is:
        java.net.ConnectException: Connection refused
[2009-10-30 09:31:05] GenericJMXConfMBean: queryNames failed:
java.rmi.ConnectException: Connection refused to host: 10.1.8.98;
nested
 exception is:
        java.net.ConnectException: Connection refused
[2009-10-30 09:31:05] GenericJMXConfMBean: queryNames failed:
java.rmi.ConnectException: Connection refused to host: 10.1.8.98;
nested
 exception is:
        java.net.ConnectException: Connection refused

After these show up in the logs, I have to bounce collectd for any
type of recovery.  Is there any way to make this retry?

Matt



More information about the collectd mailing list