Ad Widget

Collapse

Zabbix "Failed to retrieve RMIServer stub" from Terracotta

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Canos
    Junior Member
    • Jun 2014
    • 2

    #1

    Zabbix "Failed to retrieve RMIServer stub" from Terracotta

    Hi folks, i can't connect Zabbix server to Terracotta (Cache server).

    Versions
    Zabbix 2.2.3
    Zabbix-Java-Gateway 2.2.3
    Terracotta Server Array: 3.7.5

    Zabbix-Java-Gateway log:
    http://pastebin.com/9RJ9C6nD

    I think Terracotta is well configured because I can run jconsole without problem via:
    jconsole -J-Djava.class.path="/usr/local/terracotta/terracotta-3.7.5/lib/tc.jar:/usr/lib/jvm/java-7-oracle/lib/jconsole.jar"

    I tried adding tc.jar to the java gateway classpath (startup process) but nothing happens.
    Firewall is properly configured.

    Any idea?
    Thanks in advanced
  • Canos
    Junior Member
    • Jun 2014
    • 2

    #2
    Got some news.

    Terracotta required JMX connections based in jmxmp instead of rmi. That's not allowed in Zabbix atm.

    Someone already file the bug

    Comment

    Working...