c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07677
[Bug 684752] Re: [6.0-rc1] Cannot load module hr_payroll anymore
Hello all,
I just updated the code this morning but the problem occurs (again /
still ?).
Here's the error :
[2010-12-13 08:55:41,360][mwp_03] CRITICAL:init:couldn't load module hr_payroll
[2010-12-13 08:55:41,360][mwp_03] CRITICAL:init:price_accuracy
[2010-12-13 08:55:41,360][mwp_03] DEBUG_RPC:exception:u'price_accuracy'
[2010-12-13 08:55:41,360][mwp_03] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/netrpc_server.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-13 08:55:43,575][mwp_05] DEBUG:timers:Run ir.cron._poolJobs(*('mwp_05',), **{})
--
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/684752
Title:
[6.0-rc1] Cannot load module hr_payroll anymore
Status in OpenObject Addons Modules:
Fix Released
Bug description:
Hello,
I updated the code this morning with last trunk version and I cannot start it anymore. here's the log :
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: loading objects
[2010-12-03 15:28:55,129][test_02] INFO:init:module hr_payroll: registering objects
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:Couldn't load module hr_payroll
[2010-12-03 15:28:55,197][test_02] CRITICAL:init:price_accuracy
[2010-12-03 15:28:55,198][test_02] DEBUG_RPC:exception:u'price_accuracy'
[2010-12-03 15:28:55,201][test_02] DEBUG:web-services:netrpc: rpc-dispatching exception
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/netrpc_server.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-03 15:28:55,205][?] DEBUG_RPC:service:'db'
[2010-12-03 15:28:55,205][?] DEBUG_RPC:method:'list'
[2010-12-03 15:28:55,206][?] DEBUG_RPC:params:[]
[2010-12-03 15:28:55,220][?] DEBUG_RPC:service:'common'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:method:'login_message'
[2010-12-03 15:28:55,221][?] DEBUG_RPC:params:[]
References