*** This bug is a duplicate of bug 949907 ***
    https://bugs.launchpad.net/bugs/949907

** This bug has been marked a duplicate of bug 949907
   could not obtain lock on row in relation "res_users"

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1146183

Title:
  UTC ERROR:  could not obtain lock on row in relation "ir_cron"

Status in OpenERP Server:
  New

Bug description:
  when launching openerp7 (up until latest nightly) i get a multi-
  trheaded cron issue:

  2013-03-05 06:37:31 UTC STATEMENT:  SELECT *
                                           FROM ir_cron
                                           WHERE id=2
                                           FOR UPDATE NOWAIT
  2013-03-05 06:37:31 UTC ERROR:  could not obtain lock on row in relation 
"ir_cron"

  this appears to be because cron: and cron:0 try to run the same command?
  solved by tuning down config :

  max_cron_threads = 1

  seems to work fine, for now

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1146183/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to