This question has been flagged
2967 Views

Hi, 

 

My odoo instance from github alway compiling modules like a loop :

2014-08-17 14:16:07,489 22105 INFO ? openerp: database hostname: localhost
2014-08-17 14:16:07,489 22105 INFO ? openerp: database port: 5432
2014-08-17 14:16:07,489 22105 INFO ? openerp: database user: odoo
2014-08-17 14:16:07,801 22105 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
2014-08-17 14:16:15,202 22105 INFO ? openerp.addons.bus.bus: Bus.loop listen imbus on db postgres
2014-08-17 14:16:17,309 22105 INFO ? openerp.addons.report.models.report: You need wkhtmltopdf to print a pdf version of the reports.
2014-08-17 14:16:18,081 22105 INFO ? openerp.http: HTTP Configuring static files
2014-08-17 14:16:18,152 22105 INFO JANS openerp.modules.loading: loading 1 modules...

...

2014-08-17 14:16:44,192 22105 INFO JANS openerp.modules.loading: loading base/res/ir_property_view.xml
2014-08-17 14:16:44,476 22105 INFO JANS openerp.modules.loading: loading base/res/res_security.xml
2014-08-17 14:16:44,502 22105 INFO JANS openerp.modules.loading: loading base/security/ir.model.access.csv
2014-08-17 14:16:48,922 22105 INFO JANS openerp.http: Generating nondb routing
2014-08-17 14:16:48,955 22105 INFO JANS werkzeug: 192.168.0.5 - - [17/Aug/2014 14:16:48] "GET / HTTP/1.1" 200 -
2014-08-17 14:16:49,287 22105 INFO JANS openerp.modules.loading: loading 1 modules...
2014-08-17 14:16:49,922 22105 INFO JANS openerp.modules.module: module base: creating or updating database tables
2014-08-17 14:16:55,370 22105 INFO JANS openerp.modules.loading: loading base/base_data.xml
2014-08-17 14:16:55,463 22105 INFO JANS openerp.modules.loading: loading base/res/res_currency_data.xml
2014-08-17 14:16:57,379 22105 INFO JANS openerp.modules.loading: loading base/res/res_country_data.xml

 

 

Can you help me to do what's wrong ?

 

Regards

Avatar
Discard