[Geoserver-devel] [jira] Created: (GEOS-1990) java.lang.RuntimeException: No response with DescribeFeatureType request

java.lang.RuntimeException: No response with DescribeFeatureType request
------------------------------------------------------------------------

                 Key: GEOS-1990
                 URL: http://jira.codehaus.org/browse/GEOS-1990
             Project: GeoServer
          Issue Type: Bug
         Environment: Alachua geoserver: http://demo.opengeo.org/alachua
            Reporter: Tim Coulter
            Assignee: Andrea Aime

When issuing the following request to the Alachua geoserver, the server returns a java.lang.RuntimeException: No response.

NOTE: This is blocking work on the Alachua frontend.

The request: http://atlas.openplans.org:8080/geoserver_csv/wfs

<wfs:DescribeFeatureType xmlns:wfs="http://www.opengis.net/wfs&quot; version="1.0.0" service="WFS" outputFormat="GML2" xmlns:topp="http://www.openplans.org/topp&quot; xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;a0:TypeName xmlns:a0="/cgi-bin/proxy.cgi?url=http://demo.opengeo.org/alachua/wfs&quot;&gt;topp:states&lt;/a0:TypeName&gt;&lt;/wfs:DescribeFeatureType&gt;

The response:

<?xml version="1.0" ?>
<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc&quot;
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
   xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wfs/1.0.0/OGC-exception
.xsd">
   <ServiceException>
      java.lang.RuntimeException: No response: ( object = class [Lorg.vfny.geoserver.global.FeatureTypeInfo
;, outputFormat = GML2 )
No response: ( object = class [Lorg.vfny.geoserver.global.FeatureTypeInfo;, outputFormat = GML2 )
</ServiceException></ServiceExceptionReport>

--
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