← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 838004] [NEW] Schedulers are disabled on reboot

 

Public bug reported:

Hello,

I developped a module to manage warranties. Every warranty has a
validity period.

Every night, all the warranties must be scanned, and the system send
e-mails if warranties are expired.

To do that, I created a function in an object that is called by a
trigger. This trigger is set to run every night at 02:00. It normally
works, but sometimes, the server is automatically shuted down to be
saved (that's a virtual machine). It appens arount 01:00. When it
appens, the scheduler doesn't work, and we must wait about the first
connexion to the database to receive e-mail (thanks to field repeat
missed).

The server is a Ubuntu 10.04 LTS Server.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  Schedulers are disabled on reboot

Status in OpenERP Modules (addons):
  New

Bug description:
  Hello,

  I developped a module to manage warranties. Every warranty has a
  validity period.

  Every night, all the warranties must be scanned, and the system send
  e-mails if warranties are expired.

  To do that, I created a function in an object that is called by a
  trigger. This trigger is set to run every night at 02:00. It normally
  works, but sometimes, the server is automatically shuted down to be
  saved (that's a virtual machine). It appens arount 01:00. When it
  appens, the scheduler doesn't work, and we must wait about the first
  connexion to the database to receive e-mail (thanks to field repeat
  missed).

  The server is a Ubuntu 10.04 LTS Server.

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


Follow ups

References