Dave,
First, thanks for responding!
I had set the SRIDs in the FeatureTypes and I also tried turning off WKB (set to 'false'). I've tested with a GeoServer beta3 on Windows and another one on Linux, with both versions pointing to the same PostGIS datasource, Postgres version 8.0, PostGIS version 1.0.0rc5. My Java version is 1.4.2_07 on Windows, and 1.4.2_03 on Linux. The PostGIS database is running on the Linux box. By the way, I imported the shape data into PostGIS using the shp2pqsql utility. (We have a guy here who uses ESRI ArcView to generate the shape data.)
With the beta1 release, everything is working great. Somehow I have not been able to get either the beta2 or now the beta3 release to work. If I capture the SQL query being used by GeoServer (beta3) and run it using Postgres psql, it works fine. So I think GeoServer is getting the data, then somehow it is 'losing' the geometry data. The log clearly shows that it's finding all the attributes from PostGIS. I've attached a GeoServer logfile in case you find that helpful.
One other item - I replaced the Postgres JDBC jar files with the ones for Postgres 8.0 and PostGIS 1.0.0. But since this has been working fine for the beta1 release, I don't think it's the source of the problem.
Again, thanks for your help. If I can find a way to get GeoServer working again, that would be great. I really like the product and want to keep using for our project.
Regards,
Bob Cook
-----Original Message-----
From: dblasby@anonymised.com [mailto:dblasby@anonymised.com]
Subject: [Geoserver-devel] big problem upgrading to geoserver beta3 from beta1 release
which version of Postgis and java are you using?
I've been using Postgis and geoserver WMS and WFS quite a bit and I've
had no problems.
Have you set the SRIDs for you layer in the FeatureType editor?
What happens if you turn WKB off - "false" (ie. in the DataStore
editor)?
dave
(attachments)
logfile (107 KB)