[OSM-Devserver] Is PostgreSQL Broken?

Brett Henderson brett at bretth.com
Mo Jan 11 12:26:32 CET 2010


Hi All,

Is the PostgreSQL server running on dev.openstreetmap.de?

The Osmosis Continuous Integration is failing because it can't connect to
the server.  The full error message is here:
http://dev.openstreetmap.de:23457/hudson/job/osmosis-SNAPSHOT-ant/35/testReport/org.openstreetmap.osmosis.core.apidb.v0_6/ApiDbTest/testLoadAndDump/
?

The relevant text is:

org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to
establish a database connection.
	at org.openstreetmap.osmosis.core.apidb.common.DatabaseContext.getPostgresConnection(DatabaseContext.java:113)
	at org.openstreetmap.osmosis.core.apidb.common.DatabaseContext.getConnection(DatabaseContext.java:82)
	at org.openstreetmap.osmosis.core.apidb.common.DatabaseContext.executeQuery(DatabaseContext.java:420)
	at org.openstreetmap.osmosis.core.apidb.v0_6.impl.SchemaVersionValidator.validateDBVersion(SchemaVersionValidator.java:82)
	at org.openstreetmap.osmosis.core.apidb.v0_6.impl.SchemaVersionValidator.validateVersion(SchemaVersionValidator.java:55)
	at org.openstreetmap.osmosis.core.apidb.v0_6.ApidbTruncator.run(ApidbTruncator.java:56)
	at java.lang.Thread.run(Thread.java:636)
Caused by: org.postgresql.util.PSQLException: FATAL: missing or
erroneous pg_hba.conf file


Is this a known issue?

Brett

PS: For everybody's amusement, here is a Google Translate German
"equivalent" ;-)

Ist der PostgreSQL Server läuft auf dev.openstreetmap.de?

Die Osmose Continuous Integration versagt, weil sie nicht auf dem Server
verbinden. Die vollständige Fehlermeldung hier:
http://dev.openstreetmap.de:23457/hudson/job/osmosis-SNAPSHOT-ant/35/testReport/org.openstreetmap.osmosis.core.apidb.v0_6/ApiDbTest/testLoadAndDump/
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstreetmap.de/pipermail/devserver/attachments/20100111/f0cebe07/attachment.htm>