openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09019
[Bug 949907] Re: could not obtain lock on row in relation "res_users"
Hello risto3,
I have checked this issue with latest trunk as well as 6.1 but
I did not face any problem like you mention in bug report .
So would you please provide more information with steps
regarding this issue .
Thanks and waiting for reply
** Changed in: openobject-server
Status: New => Incomplete
--
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