Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. Details
  2. * pg_query(): Query failed: ERROR: deadlock detected
  3. * DETAIL: Process 44094 waits for ShareLock on transaction 113941451; blocked by process 61899.
  4. * Process 61899 waits for ShareLock on transaction 113938478; blocked by process 44094.
  5. * HINT: See server log for query details.
  6. * CONTEXT: while updating tuple (160725,21) in relation "items" [items.php:713 → CFrontendApiWrapper->update() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → call_user_func_array() → CItem->update() → CItem->inherit() → CItem->updateReal() → DB::update() → DBexecute() → pg_query() in include/db.inc.php:483]
  7. * Error in query [UPDATE items SET key_='logrt[/var/log/messages,(error(?!.*dev fd0)(?!.*ansible-command Invoked)),,,skip,,]',trends='0',itemid='10415206',hostid='35524',type='7',name='error',delay='60s',master_itemid=NULL,templateid='921754' WHERE itemid='10415206'] [ERROR: deadlock detected
  8. * DETAIL: Process 44094 waits for ShareLock on transaction 113941451; blocked by process 61899.
  9. * Process 61899 waits for ShareLock on transaction 113938478; blocked by process 44094.
  10. * HINT: See server log for query details.
  11. * CONTEXT: while updating tuple (160725,21) in relation "items"]
  12. * SQL statement execution has failed "UPDATE items SET key_='logrt[/var/log/messages,(error(?!.*dev fd0)(?!.*ansible-command Invoked)),,,skip,,]',trends='0',itemid='10415206',hostid='35524',type='7',name='error',delay='60s',master_itemid=NULL,templateid='921754' WHERE itemid='10415206'".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement