Server Not Responding on Minimal Profile Login

Bug #380221 reported by Mantavya Gajjar (Open ERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Critical
Mantavya Gajjar (Open ERP)

Bug Description

Server : Trunk
Revision :1806

start server : ./openerp-server.py (without any parameter)
createa new db - minimal profile (we will get 2 wizards after the database creation)
reason : base_setup module must be in server addons

now the real problem is
stop server and start server again (./openerp-server.py)
and now try to login in to the server
here is the client log

tiny_socket.Myexception: ("'NoneType' object has no attribute '_poolJobs'", 'Traceback (most recent call last):\n File "/home/mga/workspace/sa/server_sa/bin/netsvc.py", line 235, in dispatch\n result = LocalService(service_name)(method, *params)\n File "/home/mga/workspace/sa/server_sa/bin/netsvc.py", line 74, in __call__\n return getattr(self, method)(*params)\n File "/home/mga/workspace/sa/server_sa/bin/service/web_services.py", line 355, in login\n res = security.login(db, login, password)\n File "/home/mga/workspace/sa/server_sa/bin/service/security.py", line 29, in login\n cr = pooler.get_db(db).cursor()\n File "/home/mga/workspace/sa/server_sa/bin/pooler.py", line 77, in get_db\n return get_db_and_pool(db_name)[0]\n File "/home/mga/workspace/sa/server_sa/bin/pooler.py", line 54, in get_db_and_pool\n pool.get(\'ir.cron\')._poolJobs(db.dbname)\nAttributeError: \'NoneType\' object has no attribute \'_poolJobs\'\n')

Server is not loading base module when starting server with only 1 module

Regards

Changed in openobject-server:
assignee: nobody → mga (Tiny/Axelor) (mga)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
Mantavya Gajjar (Open ERP) (mga) wrote :

fix the problrm in Trunk and stable Server

Changed in openobject-server:
status: In Progress → Fix Released
security vulnerability: yes → no
visibility: private → public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.