openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08847
[Bug 941719] Re: could not serialize access due to concurrent update
Hello Kyle Waid,
I have checked again with web(6.1) and installed module from kanban view
with following revision number and it's working as expected at my end.
Server - 4099
Gtk - 2057
Web(6.1) - 2270
Addons - 6664
Would you please check with updated code and provide your end revision
number.
Thanks and waiting for your reply.
--
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