[Geoserver-devel] ArsSDE problem

Hey all!

I'm having problems with ArcSDE and geoserver 1.5.x and don't know how to
fix them. I have data in ArcSDE i create a new datastore and then new
feature type. thiw works ok. i set the srs to 2170 and here comes the first
problem. this is the CRS definition that geoserver returns after pressing
generate:

54875 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - About to parse CRS
for layer DKN: PROJCS["Slo GK 05",GEOGCS["GCS_
Bessel_1841",DATUM["D_Bessel_1841",SPHEROID["Bessel_1841",6377397.155,299.1528128]],PRIMEM["Greenwich",0.0],UNIT["Degree
",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",
-5000000.0],PARAMETER["Central_Meridian",15.0],PARAMETER["Scale_Factor",0.9999],PARAMETER["Latitude_Of_Origin",0.0],UNIT
["Meter",1.0]]
54875 [INFO] org.geotools.data.arcsde.ArcSDEAdapter - Se CRS envelope:
(386619.0,34326.0,625228.2938888889,272935.29388
88889)
54890 [INFO] org.geotools.data.arcsde.ArcSDEDataStore - getBounds
54890 [INFO] org.geotools.data.arcsde.ArcSDEDataStore - bounds:
Env[386619.53 : 624064.5, 34326.38 : 173948.47]
...

And this definition doesn't match the one under 2170 in geoserver. Is this a
problem?

The get feature request works normally, but if i wanna use get map i get
back an empty image?? anyone had same problems?

geoserver doesn't output any exceptions. it says only this:

313828 [INFO] org.vfny.geoserver.servlets.AbstractService - handling
request: org.vfny.geoserver.wms.requests.GetMapReq
uest@anonymised.com
313984 [INFO] org.vfny.geoserver.servlets.AbstractService - handling
request: org.vfny.geoserver.wms.requests.GetMapReq
uest@anonymised.com
314203 [INFO] org.geotools.data.arcsde.ArcSDEQuery - No FID attribute was
contained in your query. Appending the disco
vered one to the list of columns to be fetched.
314203 [INFO] org.geotools.data.arcsde.ArcSDEQuery - No FID attribute was
contained in your query. Appending the disco
vered one to the list of columns to be fetched.
314640 [INFO] org.vfny.geoserver.servlets.AbstractService - Service
handled
314640 [INFO] org.vfny.geoserver.servlets.AbstractService - Service
handled

so i guess everything should be ok?

i have newest jai & io, java 1.5.x, geoserver 1.5.x(daily)
--
View this message in context: http://www.nabble.com/ArsSDE-problem-tf2945025.html#a8235398
Sent from the GeoServer - Dev mailing list archive at Nabble.com.