-
Incident report
-
Resolution: Fixed
-
Minor
-
None
-
sqlite3
After failing to create mutex for SQLite3 server does not immediately exit with an error, but instead keeps trying to connect:
24009:20140206:155904.957 Starting Zabbix Server. Zabbix 2.0.11rc1 (revision
{ZABBIX_REVISION}).
24009:20140206:155904.957 ****** Enabled features ******
24009:20140206:155904.958 SNMP monitoring: NO
24009:20140206:155904.958 IPMI monitoring: NO
24009:20140206:155904.958 WEB monitoring: NO
24009:20140206:155904.958 Jabber notifications: NO
24009:20140206:155904.958 Ez Texting notifications: NO
24009:20140206:155904.958 ODBC: NO
24009:20140206:155904.958 SSH2 support: NO
24009:20140206:155904.958 IPv6 support: NO
24009:20140206:155904.958 ******************************
zabbix_server [24009]: php_sem_get(): cannot create IPC key for path 'zb7698': [2] No such file or directory
24009:20140206:155904.958 In DBconnect() flag:0
24009:20140206:155904.958 [Z3001] connection to database 'zb7698' failed: [0] unable to open database file
24009:20140206:155904.958 Database is down. Reconnecting in 10 seconds.
24009:20140206:155914.958 [Z3001] connection to database 'zb7698' failed: [0] unable to open database file
24009:20140206:155914.958 Database is down. Reconnecting in 10 seconds.
....