openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19062
[Bug 1086505] [NEW] "AttributeError: 'module' object has no attribute 'base'" in process_work in fileopenerp/service/workers.py
Public bug reported:
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.
** Affects: openobject-server
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References