openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #24226
[Bug 1187169] Re: Fetchmail scheduler gives a Transactionrollback Error: Could not serialize access due to read/write dependencies among transactions
Hello,
I have checked this issue again with latest trunk as well with 7.0 with
following builds :
(Build 16181)
server (4925)
addons (8839)
web (3788)
And As per your comment #2 steps, I did the same steps, But Still I am
not getting any kind of error , so, would you please check it again with
latest.
So, currently I am closing this issue. If in future if you still face
same error then you can reopen it with more information.
Thank you.
** 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/1187169
Title:
Fetchmail scheduler gives a Transactionrollback Error: Could not
serialize access due to read/write dependencies among transactions
Status in OpenERP Addons (modules):
Invalid
Bug description:
Here is the stack trace
2013-06-03 21:56:01,559 24752 ERROR ao openerp.addons.base.ir.ir_cron: Unexpected exception while processing cron job {'function': u'_fetch_mails', 'create_uid': 1, 'args': u'()', 'create_date': '2011-08-31 14:29:37.886157', 'name': u'Fetchmail Service', 'interval_type': u'minutes', 'numbercall': -1, 'write_uid': 1, 'priority': 3, 'model': u'fetchmail.server', 'doall': False, 'write_date': '2013-05-29 23:32:50.181954', 'active': True, 'user_id': 4, 'interval_number': 5, 'nextcall': '2013-06-03 21:55:00', 'id': 9}
Traceback (most recent call last):
File "/opt/openerp/server/openerp/addons/base/ir/ir_cron.py", line 231, in _acquire_job
registry[cls._name]._process_job(job_cr, job, lock_cr)
File "/opt/openerp/server/openerp/addons/base/ir/ir_cron.py", line 169, in _process_job
(nextcall.strftime(DEFAULT_SERVER_DATETIME_FORMAT), numbercall, job['id']))
File "/opt/openerp/server/openerp/sql_db.py", line 161, in wrapper
return f(self, *args, **kwargs)
File "/opt/openerp/server/openerp/sql_db.py", line 226, in execute
res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to read/write dependencies among transactions
DETAIL: Reason code: Canceled on identification as a pivot, during write.
HINT: The transaction might succeed if retried.
Platform: Ubuntu 12.04.LTS, Client: Google Chrome browser on Windows 8.
Version: OpenERP 7.0 Revno:9051 (addons), 4951 (server), 3906(web)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1187169/+subscriptions