Comment 5 for bug 949907

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

Hello Marcel van,

I have checked this issue again at my end .I did not face traceback as mention
in bug discription. I have 'sync remote calendars' with 3 or more calendars
defined in thunderbird. It give me a traceback like ....

2012-05-01 23:43:27,179 21080 ERROR ? openerp.sql_db: bad query: UPDATE res_users
                        SET date=now() AT TIME ZONE 'UTC'
                        WHERE id=1 AND password=E'$1$lpCf4bge$1jipE0iiK8/.d6TJR2ZmV.' AND active
                        RETURNING id
Traceback (most recent call last):
  File "/home/jir/workspace/trunk6/server/openerp/sql_db.py", line 212, in execute
    res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update

2012-05-01 23:43:27,180 21080 ERROR ? netsvc: Could not authenticate
Traceback (most recent call last):
  File "/home/jir/workspace/trunk6/addons/base_crypt/crypt.py", line 180, in login
    return self._login(cr, db, login, password)
  File "/home/jir/workspace/trunk6/addons/base_crypt/crypt.py", line 218, in _login
    (int(id), encrypted_pw.encode('utf-8')))
  File "/home/jir/workspace/trunk6/server/openerp/sql_db.py", line 152, in wrapper
    return f(self, *args, **kwargs)
  File "/home/jir/workspace/trunk6/server/openerp/sql_db.py", line 212, in execute
    res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update

As bug : lp:992525

So would you please provide a more information regarding this issue.

Thanks and waiting for reply!