c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23843
[Bug 779461] Re: [6.1 trunk]: create new database error: OperationalError: FATAL: database does not exist
** Branch linked: lp:openobject-client
--
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/779461
Title:
[6.1 trunk]: create new database error: OperationalError: FATAL:
database does not exist
Status in OpenERP GTK Client:
Fix Released
Bug description:
hi there!
when creating a new database, the server throws this error.
[2011-05-08 11:20:00,137][?] INFO:server:OpenERP server is running, waiting for connections...
[2011-05-08 14:27:52,170][bs_test_minimal] ERROR:db.connection_pool:Connection to the database failed
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/openerp_server-6.1_dev-py2.7.egg/openerp/sql_db.py", line 303, in borrow
result = psycopg2.connect(dsn=dsn, connection_factory=PsycoConnection)
OperationalError: FATAL: database "bs_test_minimal" does not exist
[2011-05-08 14:27:53,791][template1] INFO:web-services:CREATE DATABASE: bs_test_minimal
[2011-05-08 14:28:30,486][bs_test_minimal] INFO:init:module base: loading objects
afterwards everything goes on as expected...
thank you
bogdan
References