The gateway was working, but not in use yet. After OS patching, startup gets this error:
Starting zabbix java gateway: Exception in thread "main" java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=com/zabbix/gateway/JavaGateway, offset=6
I had to change the init script to find the error, just commented out the pid file stash.
Any ideas?
Starting zabbix java gateway: Exception in thread "main" java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=com/zabbix/gateway/JavaGateway, offset=6
I had to change the init script to find the error, just commented out the pid file stash.
Any ideas?
Comment