[Geoserver-devel] [jira] Created: (GEOS-1487) wms/reflect has issues

wms/reflect has issues
----------------------

                 Key: GEOS-1487
                 URL: http://jira.codehaus.org/browse/GEOS-1487
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.6.0-beta4
         Environment: Linux/PostGIS/GS 1.6b4
            Reporter: Michael Frumin
            Assignee: Andrea Aime
             Fix For: 1.6.0-RC1
         Attachments: gsbug.txt

thanks CodeHaus/Jira for losing my long and descriptive issue description the first time around. please forgive me if this is a bit more terse.

wms/reflect has issues. to replicate the bug:

import this shapefile layer: ftp://data.massgis.state.ma.us/pub/shape/cen2000/tracts/census2000tracts_poly.exe with srid = 26986 and name the layer census_tracts in namespace 'aw'

try this: http://transit.frumin.net:8081/geoserver/wms/reflect?Format=application/openlayers&layers=aw:census_tracts&srs=EPSG:26986
notice the bounds in the javascript: var bounds = new OpenLayers.Bounds(-180.0,-90.0,180.0,90.0);
messed up, eh?

try again, but with EPSG:4326 -- same issue, still no STDERR from geoserver

try again, but for KML: http://transit.frumin.net:8081/geoserver/wms/reflect?Format=kml&layers=aw:census_tracts&srs=EPSG:4326
and get this over http:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE ServiceExceptionReport SYSTEM "http://schemas.opengis.net/wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt; <ServiceExceptionReport version="1.1.1" > <ServiceException>
      java.io.IOException
java.io.IOException
java.io.IOException
java.io.IOException
java.io.IOException

and the attached file on STDERR

thanks,
Mike

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira