Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7763

Server does not exit after failing to create SQLite3 mutex

    XMLWordPrintable

Details

    • Incident report
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.3rc1, 2.3.0
    • Proxy (P), Server (S)
    • sqlite3

    Description

      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.
      ....

      Attachments

        Activity

          People

            Unassigned Unassigned
            wiper Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: