← Back to team overview

openerp-india team mailing list archive

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

 

** Changed in: openobject-server
   Importance: Undecided => High

** Changed in: openobject-server
       Status: Incomplete => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

** Changed in: openobject-server
   Importance: High => Medium

** Summary changed:

- [7.0] bug on ir_cron access table not found
+ [Trunk/7.0] bug on ir_cron access table not found

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