openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08812
[Bug 941719] Re: could not serialize access due to concurrent update
Hi, I can only reproduce the error if I install the module from the
Kanban view. If I enter the form view for any module the install works
fine. This error happens 100% of the time in Kanban view. Also I am
using the web client.
I am using current source. I have this issue on 5 installs.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/941719
Title:
could not serialize access due to concurrent update
Status in OpenERP Addons (modules):
Incomplete
Bug description:
Occasionally when installing modules, after the installation instead
of getting a success message I get
2012-02-27 01:44:51,917 5824 ERROR ? openerp.sql_db: bad query: UPDATE res_users SET date=now() WHERE id=1 AND password=E'$1$Z2MPtD4U$68ZWRg1wnVtIzXFQVXohb.' AND active RETURNING id
Traceback (most recent call last):
File "/usr/local/openerp/6.1/openerp-server/openerp/sql_db.py", line 212, in execute
res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/941719/+subscriptions
References