Fatal in creating a new database. - trunk

Bug #309288 reported by Jan Verlaan
2
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Christophe Simonis (OpenERP)

Bug Description

With revno: 1420 timestamp: Thu 2008-12-18 09:02:53

Create a new database via the client, language choice doesn't matter.
The next error message is given on the client --> Could not contact server!
The listing on the server -->
openerp:/openerp/server# ./bin/openerp-server.py --addons-path=../addons
[Thu Dec 18 09:23:06 2008] INFO:server:version - 5.0.0_rc1
[Thu Dec 18 09:23:06 2008] INFO:server:addons_path - /openerp/addons
[Thu Dec 18 09:23:06 2008] INFO:server:database hostname - localhost
[Thu Dec 18 09:23:06 2008] INFO:objects:initialising distributed objects services
[Thu Dec 18 09:23:08 2008] INFO:web-services:starting XML-RPC services, port 8069
[Thu Dec 18 09:23:08 2008] INFO:web-services:starting NET-RPC service, port 8070
[Thu Dec 18 09:23:08 2008] INFO:web-services:the server is running, waiting for connections...
[Thu Dec 18 09:24:21 2008] INFO:dbpool:Connecting to template1
Exception in thread Thread-4:
Traceback (most recent call last):
  File "threading.py", line 442, in __bootstrap
    self.run()
  File "/openerp/server/bin/netsvc.py", line 406, in run
    e = Exception(e.message)
AttributeError: AttributeError instance has no attribute 'message'

Changed in openobject-server:
assignee: nobody → christophe-simonis
milestone: none → 5.0-rc2
status: New → Confirmed
Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

WTF ?

Which version of python do you use ?

Changed in openobject-server:
status: Confirmed → Incomplete
Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

I respond myself: python 2.4

Revision history for this message
Christophe Simonis (OpenERP) (kangol) wrote :

fix by 1421 christophe@cobalt-20081218090701-n7acd0nmsilygkjy

Changed in openobject-server:
status: Incomplete → Fix Released
Revision history for this message
Jan Verlaan (jan-verlaan) wrote :

I was also on phyton2.4, glad it is fixed. :-) I will import the fix and try and report back.

Revision history for this message
Jan Verlaan (jan-verlaan) wrote :

Fix tested --> ok
Imported the latest trunk revision. Able to create a new functional database.

One remark -> The option to insert your company specific data and a selection option to choose a company profile (like service, crm, etc) while doing the initialize company is missing.
I will check the open bugs and if not listed I will create one.

Regards,
Jan

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.