← Back to team overview

openerp-india team mailing list archive

[Bug 949907] Re: could not obtain lock on row in relation "res_users"

 

Not sure what extra info to provide. The error still occurs. On my test
install I do not have base_crypt installed, which may explain the
difference in queries?

We have a small number of testusers (4 at the moment).  It may be the
case that this bug is another manifestation ofof bug lp:992525

-- 
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/949907

Title:
  could not obtain lock on row in relation "res_users"

Status in OpenERP Server:
  Incomplete

Bug description:
  I received a number of these with the

  2012-03-08 13:00:58,104 18563 ERROR ? openerp.sql_db: bad query: SELECT id from res_users
                            WHERE login='admin' AND password='admin'
                                  AND active FOR UPDATE NOWAIT
  Traceback (most recent call last):
    File "/home/richard/src/openerp/server/6.1/openerp/sql_db.py", line 212, in execute
      res = self._obj.execute(query, params)
  OperationalError: could not obtain lock on row in relation "res_users"

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


References