[Geoserver-devel] geoserver no suitable driver

Hello
I would like to install a geoserver using a postgresql database.
The OS is freeBSD-5.3-RELEASE
I have installed postgresql-7.4.6, postgis0.9.0_1, postgresql-
jdbc-7.4.6 and
postgis-jdbc-0.8.2.
I have created a database normaly but when i try to store the
database in the geoserver i have this exception :
Connection failed:java.sql.SQLException: No suitable driver
Are there any troubles with the posgres or postgis installation
?
Does anyone can help me please !!!!!

Accédez au courrier électronique de La Poste : www.laposte.net ;
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)

Hey, sorry for the late response, holidays and getting a release out
caught up to me.

This error is a bit odd, as postgis is super well tested. You are trying
to add the postgis db through the geoserver web administration tool, yes?
If the driver is not there then it should not even show up as an option...

Did you try just using the default GeoServer postgis drivers? We include
a few by default (though they could probably use an upgrade, and I don't
see why yours do not work). I have not yet tested with postgis 0.9, but
even if that were messing up I don't believe it should fail in the way
that it does.

Can you send me the logs from GeoServer? And a more detailed stack trace?
(You can get one by setting Config -> Server -> Verbose Exceptions to
true, in the web admin tool). And what version of Java are you running?

thanks,

Chris

On Tue, 21 Dec 2004, jean.seyral wrote:

Hello
I would like to install a geoserver using a postgresql database.
The OS is freeBSD-5.3-RELEASE
I have installed postgresql-7.4.6, postgis0.9.0_1, postgresql-
jdbc-7.4.6 and
postgis-jdbc-0.8.2.
I have created a database normaly but when i try to store the
database in the geoserver i have this exception :
Connection failed:java.sql.SQLException: No suitable driver
Are there any troubles with the posgres or postgis installation
?
Does anyone can help me please !!!!!

Accédez au courrier électronique de La Poste : www.laposte.net ;
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--