Hi Experts,
since last week DBForBix on my zabbix server was working perfectly. Suddenly and without making any change on Linux or DBForBix, I am having the following problem of the application and with errors:
[root@zbx3srv init.d]# ./dbforbix start
Starting DBforBIX service:
[root@zbx3srv init.d]# Stopping
java.lang.Exception: ERROR on main - Connections is empty
at com.smartmarmot.dbforbix.DBforBIX.run(DBforBIX.jav a:106)
at com.smartmarmot.dbforbix.bootstrap.main(bootstrap. java:45)
and on log file:
[root@zbx3srv logs]# tail -f dbforbix.log
2016-10-17 15:00:12,231 [main] INFO DBforBIX - Starting DBforBIX Version 0.6
2016-10-17 15:00:12,246 [main] INFO DBforBIX - DBforBIX started with pid:5200
2016-10-17 15:00:12,247 [main] INFO DBforBIX - PidFile -> ./logs/dbforbix.pid
2016-10-17 15:00:12,249 [main] ERROR DBforBIX - ERROR on main - Connections is empty
Can anyone have any idea what could be the problem?
Thank you in advance.
Costas
since last week DBForBix on my zabbix server was working perfectly. Suddenly and without making any change on Linux or DBForBix, I am having the following problem of the application and with errors:
[root@zbx3srv init.d]# ./dbforbix start
Starting DBforBIX service:
[root@zbx3srv init.d]# Stopping
java.lang.Exception: ERROR on main - Connections is empty
at com.smartmarmot.dbforbix.DBforBIX.run(DBforBIX.jav a:106)
at com.smartmarmot.dbforbix.bootstrap.main(bootstrap. java:45)
and on log file:
[root@zbx3srv logs]# tail -f dbforbix.log
2016-10-17 15:00:12,231 [main] INFO DBforBIX - Starting DBforBIX Version 0.6
2016-10-17 15:00:12,246 [main] INFO DBforBIX - DBforBIX started with pid:5200
2016-10-17 15:00:12,247 [main] INFO DBforBIX - PidFile -> ./logs/dbforbix.pid
2016-10-17 15:00:12,249 [main] ERROR DBforBIX - ERROR on main - Connections is empty
Can anyone have any idea what could be the problem?
Thank you in advance.
Costas
Comment