← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 672524] [NEW] openerp-server-5.0.15 not start

 

Public bug reported:

OPENERP server = 5.0.15
Distro = Ubuntu 10.04.1


root@www:~/Downloads/OpenERP/5.0.15/openerp-server-5.0.15# openerp-server 
Traceback (most recent call last):
  File "./openerp-server.py", line 51, in <module>
    import netsvc
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 201, in <module>
    import tools
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/__init__.py", line 24, in <module>
    from config import *
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/config.py", line 477, in <module>
    config = configmanager()
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/config.py", line 101, in __init__
    for x in ('CRITICAL', 'ERROR', 'WARNING', 'INFO', 'TEST', 'DEBUG', 'DEBUG_RPC', 'DEBUG_SQL', 'DEBUG_RPC_ANSWER','NOTSET')])
AttributeError: 'module' object has no attribute 'LOG_TEST'

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
openerp-server-5.0.15 not start
https://bugs.launchpad.net/bugs/672524
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: New

Bug description:
OPENERP server = 5.0.15
Distro = Ubuntu 10.04.1


root@www:~/Downloads/OpenERP/5.0.15/openerp-server-5.0.15# openerp-server 
Traceback (most recent call last):
  File "./openerp-server.py", line 51, in <module>
    import netsvc
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 201, in <module>
    import tools
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/__init__.py", line 24, in <module>
    from config import *
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/config.py", line 477, in <module>
    config = configmanager()
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/config.py", line 101, in __init__
    for x in ('CRITICAL', 'ERROR', 'WARNING', 'INFO', 'TEST', 'DEBUG', 'DEBUG_RPC', 'DEBUG_SQL', 'DEBUG_RPC_ANSWER','NOTSET')])
AttributeError: 'module' object has no attribute 'LOG_TEST'





Follow ups

References