Does anyone know this error?

Exception in thread Thread-30322:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
    self.run()
  File "/usr/lib/python2.5/threading.py", line 625, in run
    self.function(*self.args, **self.kwargs)
  File 
"/usr/lib/python2.5/site-packages/tinyerp-server/addons/base/ir/ir_cron.py", 
line 130, in _poolJobs
    self.setAlarm(self._poolJobs, 
int(time.time())+next_wait, [db_name])
  File "/usr/lib/python2.5/site-packages/tinyerp-server/netsvc.py", line 
174, in setAlarm
    self._timers.remove(timer)
ValueError: list.remove(x): x not in list


I see this error today in the server.

Regards,
Gerry




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=23163#23163

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to