c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23732
Re: [Bug 779461] Re: [6.1 trunk]: create new database error
On 09. 05. 11 15:01, Vo Minh Thu (OpenERP) wrote:
> Bogdan,
>
> It seems you're right there is a problem.
>
> Nevertheless, please consider in your next bug reports to mention some
> more information.
>
> In this case, you could have said:
> - it is a new problem appearing with a recent version of the trunk (server or client or both ?);
> - it is easily reproducible
>
> Thanks
>
> ** Changed in: openobject-server
> Status: Invalid => Confirmed
>
ok, I am glat you find it!
when I put in the subject line 6.1 trunk it implies in my mind recent
revs. i see that you might have appreciated rev nos, but they are not
easily retrievable once the update was made (I am not sure currently
which rev i use; how can you tell?)
i think that the description shows clearly that it's very easily
reproducible :-)
thank you,
Bogdan
--
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 Server:
Confirmed
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