Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Checkin of database abstraction layer

On Fri, 2002-08-30 at 17:57, Mark C. Chu-Carroll wrote:
Sorry... In the new code, it's using "postgres:" as the location prefix.
Try that, and see if it fixes it. (It's a bug either way, but it's a
simple-to-fix bug if it's just a null pointer caused by not handling an
unknown location prefix correctly.)

Thanks for the tip. Tried again and now the error is different:
Error Initializing database: org.eclipse.stellation.repos.database.DatabaseConnectionException: Error connecting to database serverConnection refused. Check that the hostname and port is correct, and that the postmaster is running with the -i flag, which enables TCP/IP networking.

It seems that I have a problem with postgres configuration but I don't know what it is. I will check what's wrong tomorrow.

If I can't fix my postgres setup, I will try to replace it with firebird.

Best,

Rodolfo

-- 

 MAXPROGRAMS
 IBM Business Partner
 Microsoft MSDN Business Connection Partner
 rmraya@xxxxxxxxxxxxxxx
 http://www.maxprograms.com

Back to the top