TRD, please check your database permissions. Can the user GeoServer is connecting as select from geometry_columns?
A strongly recommend that you consider using trunk, as many bugs have been fixed. See here for a comparison of downloads: https://www.seegrid.csiro.au/wiki/Infosrvices/GeoserverAppSchemaDownloads Kind regards, Ben. On 07/11/11 16:34, TRD wrote: > Hi Ben > > originally I had a geometry column created with AddGeometryColumn. If a > geometry column exists then a request to the feature type whose associated > table contains this column delivers a "java.lang.RuntimeException: > java.io.IOException: java.io.IOException java.io.IOException: > java.io.IOException java.io.IOException" > > This error occurs despite the fact that no mapping for this column was > created. > In detail: removing the geometry column or changing its type to text -> > error disappears. This behaviour occurs both on Geoserver 2.1.1 and 2.1.2 > > That is why I tried to change the column type to text. But this leads me to > my initial described problem: no coordinate transformations can be done due > to the loss of the srid while using astext. > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Geoserver-App-Schema-WFS-getFeature-Request-with-srsName-tp6962059p6969562.html > Sent from the GeoServer - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Ben Caradoc-Davies <[email protected]> Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
