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

Problem with sqlite3 semaphore

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.3
    • 1.4.3
    • Server (S)
    • None

      http://www.zabbix.com/forum/showthread.php?t=6210&highlight=semaphore

       16139:20080218:103024 Query [select distinct h.ip from hosts h,items i where h.hostid%1=0 and i.hostid=h.hostid and h.status=0 and i.key_='icmpping' or i.key_='icmppingsec') and i.type=3 and i.status=0 and h.useip=1 and h.hostid>=100000000000000*2 and h.hostid<=(100000000000000*2+99999999999999) ]
      ./src/zabbix_server/zabbix_server [16139]: php_sysvsem_semop: failed to acquire semaphore (id 63897614): Invalid argument
      ./src/zabbix_server/zabbix_server [16139]: SysV semaphore (id 63897614) is not currently acquired.
       16139:20080218:103024 Query [select distinct h.host from hosts h,items i where h.hostid%1=0 and i.hostid=h.hostid and h.status=0 and i.key_='icmpping' or i.key_='icmppingsec') and i.type=3 and i.status=0 and h.useip=0 and h.hostid>=100000000000000*2 and h.hostid<=(100000000000000*2+99999999999999) ]
      ./src/zabbix_server/zabbix_server [16139]: php_sysvsem_semop: failed to acquire semaphore (id 63897614): Invalid argument
      ./src/zabbix_server/zabbix_server [16139]: SysV semaphore (id 63897614) is not currently acquired.
       16139:20080218:103024 In do_ping()
      ./src/zabbix_server/zabbix_server [16139]: php_sem_remove: failed for (id 63897614): Invalid argument
      

            alexei Alexei Vladishev
            sasha Alexander Vladishev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: