-
Type:
Change Request
-
Resolution: Commercial support required
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: Java gateway (J)
-
None
-
Environment:Ubuntu 14.04
I have recently upgraded my Zabbix instance from 3.2.10 to 3.4.4 and now my java gateway is no longer working. I see in the gateway logs:
2017-12-11 13:23:53.858 [pool-1-thread-3] WARN com.zabbix.gateway.SocketProcessor - error processing request
com.zabbix.gateway.ZabbixException: org.json.JSONException: No value for conn
at com.zabbix.gateway.JMXItemChecker.<init>(JMXItemChecker.java:70) ~[zabbix-java-gateway-2.4.8.jar:na]
at com.zabbix.gateway.SocketProcessor.run(SocketProcessor.java:58) ~[zabbix-java-gateway-2.4.8.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_75]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_75]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]