← Back to team overview

openerp-india team mailing list archive

[Bug 1097274] Re: [7.0] bug on ir_cron access table not found

 

** Attachment added: "Bug-ir.cron.png"
   https://bugs.launchpad.net/openobject-server/+bug/1097274/+attachment/3505485/+files/Bug-ir.cron.png

-- 
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/1097274

Title:
  [Trunk/7.0] bug on ir_cron access table not found

Status in OpenERP Server:
  Confirmed

Bug description:
  i have on my log an recurrent error with ir_cron table on database.

  i don't know what it mean beacause i can access to the ir.cron form
  view and the table exist on database.

  thanks for all

  here is the teraceback bellow :

  Programming error: ERREUR:  la relation « ir_cron » n'existe pas
  LIGNE 1 : SELECT * FROM ir_cron
                          ^
  , in query SELECT * FROM ir_cron
                            WHERE numbercall != 0
                                AND active AND nextcall <= (now() at time zone 'UTC')
                            ORDER BY priority
  2013-01-08 13:29:49,533 11017 WARNING openerp openerp.addons.base.ir.ir_cron: Tried to poll an undefined table on database openerp.

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


References