openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09331
[Bug 941719] Re: could not serialize access due to concurrent update
Hello Kyle Waid,
With updated code of 6.1 this issue is not reproduce anymore and module has installed successfully.
So I am closing this issue If you still faced the same problem then you can reopen this issue with related steps.
Thanks.
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
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):
Invalid
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