test with last sources : when I create a database I have this message Erreur durant la création de la base de données !
Le serveur s'est arrêté anormalement lors de l'installation. Nous vous suggérons de supprimer la base de données. log server : [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[01]: CREATE DATABASE [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[02]: Traceback (most recent call last): [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[03]: File "service\web_services.pyo", line 95, in __call__ [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[04]: File "tools\misc.pyo", line 63, in init_db [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[05]: File "tools\misc.pyo", line 185, in file_open [2010-12-10 10:17:04,750][aaa] ERROR:web-services:[06]: AttributeError: 'module' object has no attribute 'ad_paths' if you want the last windows installer server build, you can download it here : http://dl.free.fr/bRZg3Ku9K/openerp-server-setup-6.0.0-rc1.zip bye -- 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/680479 Title: Windows : v6 impossible to create database AttributeError Status in OpenObject Server: Incomplete Bug description: Hi windows vista french creation of database in french server 3929 addons 3951 trying to create a database, after 5 secondes, I have this error : [2010-11-23 14:20:18,206][?] INFO:server:OpenERP server is running, waiting for connections... [2010-11-23 14:21:01,193][template1] INFO:web-services:CREATE DATABASE: admin [2010-11-23 14:21:01,322][admin] ERROR:web-services:[01]: CREATE DATABASE [2010-11-23 14:21:01,322][admin] ERROR:web-services:[02]: Traceback (most recent call last): [2010-11-23 14:21:01,322][admin] ERROR:web-services:[03]: File "service\web_services.pyo", line 94, in __call__ [2010-11-23 14:21:01,322][admin] ERROR:web-services:[04]: File "tools\misc.pyo", line 61, in init_db [2010-11-23 14:21:01,322][admin] ERROR:web-services:[05]: File "tools\misc.pyo", line 187, in file_open [2010-11-23 14:21:01,322][admin] ERROR:web-services:[06]: AttributeError: 'module' object has no attribute 'ad_paths' [2010-11-23 14:21:14,558][?] INFO:db.connection_pool:ConnectionPool(used=0/count=1/max=64): Close all connections to 'host=127.0.0.1 port=5432 user=openpg password=openpgpwd dbname=admin' [2010-11-23 14:21:14,828][template1] INFO:web-services:DROP DB: admin [2010-11-23 14:21:34,045][template1] INFO:web-services:CREATE DATABASE: admin [2010-11-23 14:21:34,174][admin] ERROR:web-services:[01]: CREATE DATABASE [2010-11-23 14:21:34,174][admin] ERROR:web-services:[02]: Traceback (most recent call last): [2010-11-23 14:21:34,174][admin] ERROR:web-services:[03]: File "service\web_services.pyo", line 94, in __call__ [2010-11-23 14:21:34,174][admin] ERROR:web-services:[04]: File "tools\misc.pyo", line 61, in init_db [2010-11-23 14:21:34,174][admin] ERROR:web-services:[05]: File "tools\misc.pyo", line 187, in file_open [2010-11-23 14:21:34,174][admin] ERROR:web-services:[06]: AttributeError: 'module' object has no attribute 'ad_paths' Bye _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

