[postgis-devel] PostGIS woody jdbc2 debugging

Markus Schaber schabios at logi-track.com
Mon Feb 21 07:06:19 PST 2005


Hi, Alex,

I just added some new debugging code to CVS. This could help us tracking
down the java.lang.NoSuchMethodError Exception bug.

Could you run "make versions" from inside the jdbc2 directory (and
properly set the environment variables for database access before).

Running against PostGIS 1.0.0 on the server, there should be no line
marked as "-- unavailable --". Running against older PostGIS servers,
there may be some or more unavailable ones in the PostGIS server section.

If postgis_version() is unavailable, then there's no correct PostGIS
installation in your database.

If PostgreSQL Server version() is unavailable, then there is something
basically wrong with the jdbc and jdk itsself, as it uses no PostGIS
specific things at all. This would indicate the same problem that causes
the NoSuchMethodError exception you sent me.

HTH,
Markus
-- 
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios at logi-track.com | www.logi-track.com



More information about the postgis-devel mailing list