← Back to team overview

openerp-india team mailing list archive

[Bug 969063] Re: [6.1] missing timezone results in cron exception

 

might be related/duplicate https://bugs.launchpad.net/openobject-
server/+bug/947231

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/969063

Title:
  [6.1] missing timezone results in cron exception

Status in OpenERP Server:
  New

Bug description:
  2012-03-30 09:44:33,150 4627 WARNING ? openerp.addons.base.ir.ir_cron: Exception in cron:
  Traceback (most recent call last):
    File "/opt/openerp/server/6.1/openerp/addons/base/ir/ir_cron.py", line 254, in _run_jobs_multithread
      next_call = calendar.timegm(time.strptime(next_call, DEFAULT_SERVER_DATETIME_FORMAT))
  AttributeError: _strptime_time
  2012-03-30 09:58:10,411 4627 INFO ? openerp.netsvc: Stopping 0 services

  could be fixed by adding a proper --timezone setting.

  there should be a sensible default or a better hint on solving the
  exception.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/969063/+subscriptions


References