hi Chris,
I’ve another problem running geoserver:
generally all works well and geoserver gives me as output a gml file.
in some cases it gives me the following error message:
While getting connection to datasource: org.geotools.data.DataSourceException: Couldn’t make schema: org.geotools.data.DataSourceException: Error from the result set: null
Do you know what’s wrong? I have done the same procedure for all my files. I’ve tried to figure it out from catalina.out but it doesn’t help me…
I’m using Geoserver version 0.97 on linux debian server.
Thanks for your help,
Alessandro
Ing.Alessandro Ceccotti, netXcalibur s.r.l.
Via Alamanni, 25
I-50123 Firenze
T: +39.055.285859 - F: +39.055.285760
I need some more information to figure out what's going on. If you could
dump the tables that are not working (pg_dump -t "figeocoding" -f fig.sql
testdb - to dump the figeocoding table into the fig.sql file from the
testdb database for example) into a text file and send that to me, along
with the info.xml file and the catalina.out logs I can probably more
quickly diagnose the problems. I think I've seen the Error from result
set: null problem when some fields are missing, or when there are not any
rows in the table. I tried to fix them up, but am not sure if I got it
all working.
thanks,
Chris
On Mon, 25 Aug 2003, Alessandro Ceccotti wrote:
hi Chris,
I've another problem running geoserver:
generally all works well and geoserver gives me as output a gml file.
in some cases it gives me the following error message:
<ServiceExceptionReport version="1.2.0"
xmlns="http://www.opengis.net/ogc"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/ogc
../wfs/1.0.0/OGC-exception.xsd">
<ServiceException locator="figeocoding">While getting connection to
datasource: org.geotools.data.DataSourceException: Couldn't make schema:
org.geotools.data.DataSourceException: Error from the result set:
null</ServiceException>
</ServiceExceptionReport>
Do you know what's wrong? I have done the same procedure for all my
files. I've tried to figure it out from catalina.out but it doesn't help
me...
I'm using Geoserver version 0.97 on linux debian server.
Thanks for your help,
Alessandro
------------------------------------------------------------------------
------------------------------------------------------------------------
----------------------------------------
Ing.Alessandro Ceccotti, netXcalibur s.r.l.
Via Alamanni, 25
I-50123 Firenze
T: +39.055.285859 - F: +39.055.285760