openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08279
[Bug 941719] Re: could not serialize access due to concurrent update
Hello Kyle Waid,
I have checked with updated code of 6.1 but I didn't face the same problem which you have faced.
Would you please try one's again with updated and informed us still you have faced the same problem.
Please provide revision number. Which revision number you did check ?
Thanks and waiting for your reply.
** Changed in: openobject-addons
Status: New => Incomplete
--
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