← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 813876] Re: Server crash loading

 

Hello Cristian Salamea,

I have checked your issue with latest updated code, You already mention
the revision in you bug specification and I have checked with same
revision of server but still did not facing any error.

Would you please check this again by removing all the pyc file and start
the server again. If you will still face same issue again at your end
then would you please give me your end complete configuration so I can
reproduce same at my end.

Thanks.

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

-- 
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:
  Incomplete

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