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

Bug #1097274 reported by Stephane SALAH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Medium
OpenERP's Framework R&D

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.

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

Hello Stephane SALAH ,

I have checked this issue with latest code but I did not face this problem with trunk.
So would you please check this issue again and provide more information regarding
this issue ,

Thanks and waiting for reply!

Changed in openobject-server:
status: New → Incomplete
Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → High
status: Incomplete → Confirmed
importance: High → Medium
summary: - [7.0] bug on ir_cron access table not found
+ [Trunk/7.0] bug on ir_cron access table not found
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.