← Back to team overview

openerp-india team mailing list archive

[Bug 1086505] Re: "AttributeError: 'module' object has no attribute 'base'" in process_work in fileopenerp/service/workers.py

 

Hello Cristian ,

I have check this issue with latest code but I did not face this error 
in log.So would you please check this issue again with latest trunk and 
elaborate more regarding this issue.

Thanks and waiting for reply!


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

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

Title:
  "AttributeError: 'module' object has no attribute 'base'" in
  process_work in fileopenerp/service/workers.py

Status in OpenERP Server:
  Incomplete

Bug description:
  When openerp v7.0 generate pages appear the following error:

  Dec  4 12:38:18 mierp OpenERP Server
  7.0alpha:postgres:ERROR:openerp.service.workers:Worker (26904)
  Exception occured, exiting...#012Traceback (most recent call
  last):#012  File ".../openerp/service/workers.py", line 302, in
  run#012    self.process_work()#012  File
  ".../openerp/service/workers.py", line 362, in process_work#012
  acquired =
  openerp.addons.base.ir.ir_cron.ir_cron._acquire_job(db_name)#012AttributeError:
  'module' object has no attribute 'base'

  It's dont give any error to the user, but it appear in the log file.

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


References