← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 711721] Re: openerp-server-5.0.15 / 'ir_cron' object has no attribute 'restart'

 

Hello,

I have checked the issue in 5.0.15, 6.0 stable, and in trunk. But not
able to get the traceback given by you. Would you please elaborate the
issue with more precise information.

Waiting for your reply.

Thanks.

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

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

Title:
  openerp-server-5.0.15 / 'ir_cron' object has no attribute 'restart'

Status in OpenERP Server:
  Incomplete

Bug description:
  I wanted to test openerp-server-5.0.15:

  I tried to start the server: ./openerp-server.py --log-level=debug
  --no-xmlrpc --net_port=12000

  I got the following error:

  Traceback (most recent call last):
    File "./openerp-server.py", line 102, in <module>
      pooler.get_db_and_pool(db, update_module=tools.config['init'] or tools.config['update'])
    File "/home/administrator/openerp5.0.15/openerp-server-5.0.15/bin/pooler.py", line 54, in get_db_and_pool
      pool.get('ir.cron').restart(db.dbname)
  AttributeError: 'ir_cron' object has no attribute 'restart'





References