← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 778466] Re: [WINDOWS][STABLE][TRUNK] Thuinderbird push crashed

 

This bug occur also on windows 7

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/778466

Title:
  [WINDOWS][STABLE][TRUNK] Thuinderbird push crashed

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  Try to push a mail with thunderbird plugin, on windows (7) 
  get this error in log file : 

  [2011-05-06 14:12:41,028][test2] ERRORb.cursor:bad query: insert into "mailgate_message" (id,"user_id","name","partner_id","email_from","email_to","email_cc","date","references","model","history","res_id","message_id","description",create_uid,create_date) values (79,1,E'Attachment',2,E'Open ERP <testmail.openerp@xxxxxxxxx>',E'testmail.openerp@xxxxxxxxx',NULL,E'Wed, 13 Apr 2011 08:54:04 +0000 (GMT)',NULL,E'res.partner',E'True',2,E'<10729965.13724.1302684844716.JavaMail.sfdc@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>',E'
  _____________________________________________________________________
  Powered by salesforce.com
  http://www.salesforce.com/
  ',1,now())
  Traceback (most recent call last):
  File "sql_db.pyo", line 131, in execute
  DataError: invalid input syntax for type timestamp: "Wed, 13 Apr 2011 08:54:04 +0000 (GMT)"
  [2011-05-06 14:12:41,028][test2] ERROR:web-services:Uncaught exception
  Traceback (most recent call last):
  File "osv\osv.pyo", line 122, in wrapper
  File "osv\osv.pyo", line 176, in execute
  File "osv\osv.pyo", line 167, in execute_cr
  File "C:\Program Files\OpenERP 6.0\Server\addons\thunderbird\partner\partner.py", line 194, in history_message
  File "C:\Program Files\OpenERP 6.0\Server\addons\thunderbird\partner\partner.py", line 45, in history_message
  File "C:\Program Files\OpenERP 6.0\Server\addons\mail_gateway\mail_gateway.py", line 350, in history
  File "osv\orm.pyo", line 3647, in create
  File "sql_db.pyo", line 78, in wrapper
  File "sql_db.pyo", line 131, in execute
  DataError: invalid input syntax for type timestamp: "Wed, 13 Apr 2011 08:54:04 +0000 (GMT)"


References