← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 813876] Re: Server crash loading

 

The pyc files commited are compiled with 2.7

Regards

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

Title:
  Server crash loading

Status in OpenERP Server:
  New

Bug description:
  I update server to revno 3465 and loading system i get this error:

  
  ovnicraft@ovnicraft-laptop:~/development/openerp/v6/server$ python bin/openerp-server.py --addons-path=../../proyectos/autoplaza/addons/ --db_port=5433 
  [2011-07-20 21:23:53,624][?] INFO:server:OpenERP version - 6.0.2
  [2011-07-20 21:23:53,624][?] INFO:server:addons_path - /home/ovnicraft/development/openerp/proyectos/autoplaza/addons
  [2011-07-20 21:23:53,624][?] INFO:server:database hostname - localhost
  [2011-07-20 21:23:53,624][?] INFO:server:database port - 5433
  [2011-07-20 21:23:53,625][?] INFO:server:database user - ovnicraft
  [2011-07-20 21:23:53,625][?] INFO:server:initialising distributed objects services
  [2011-07-20 21:23:53,844][?] INFO:web-services:starting HTTP service at 0.0.0.0 port 8069
  [2011-07-20 21:23:53,844][?] INFO:web-services:starting HTTPS service at 0.0.0.0 port 8071
  [2011-07-20 21:23:53,844][?] INFO:web-services:Registered XML-RPC over HTTP
  [2011-07-20 21:23:53,846][?] INFO:web-services:starting NET-RPC service at 0.0.0.0 port 8070
  [2011-07-20 21:23:53,846][?] INFO:server:Starting 3 services
  [2011-07-20 21:23:53,846][?] INFO:server:OpenERP server is running, waiting for connections...
  [2011-07-20 21:23:58,558][mrp_avansocs] INFO:init:module base: loading objects
  [2011-07-20 21:23:58,558][mrp_avansocs] INFO:init:module base: registering objects
  XXX lineno: 22, opcode: 0
  [2011-07-20 21:23:58,561][mrp_avansocs] CRITICAL:init:Couldn't load module base
  [2011-07-20 21:23:58,561][mrp_avansocs] CRITICAL:init:unknown opcode

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


References