[Geoserver-users] WCS 1.1.1 conformance test for geoserver

Hi,
While testing geoserver for WCS compliance I am getting the following
errors.
I am testing directly on OGC TeamEngine

Test wcs:GetCoverage_MinimalRequest (View Details): Failed
Cannot convert string "21.565502029745325 21.56550202..." to xs:decimal

*Below is the complete log for the error. Hope you can help me out with
this.*

Test wcs:GetCoverage_MinimalRequest type Mandatory default result Passed
(s0009/d1e339_1/d1e9275_1)

Assertion: Verify that when a GetCoverage request with only mandatory
           parameters is submitted, the response is not an exception.

Message d1e12738_1:
   Using KVP encoding.

Request bfb466f6/d1e150_1:
   Method: GET
   URL:
http://182.71.192.178:8088/geoserver/wcs?&service=WCS&request=DescribeCoverage&version=1.1.1&identifiers=Chandipur
   Response from parser ::
      <wcs:CoverageDescriptions xmlns:gml="http://www.opengis.net/gml&quot;
xmlns:ogc="http://www.opengis.net/ogc&quot;
                          xmlns:ows="http://www.opengis.net/ows/1.1&quot;
                          xmlns:wcs="http://www.opengis.net/wcs/1.1.1&quot;
                          xmlns:xlink="http://www.w3.org/1999/xlink&quot;
                         
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
                         
xsi:schemaLocation="http://182.71.192.178:8088/geoserver/schemas/wcs/1.1.1/wcsDescribeCoverage.xsd&quot;&gt;
   <wcs:CoverageDescription>
      <ows:Title>Chandipur</ows:Title>
      <ows:Abstract>Generated from ImageMosaic</ows:Abstract>
      <ows:Keywords>
         <ows:Keyword>WCS</ows:Keyword>
         <ows:Keyword>ImageMosaic</ows:Keyword>
         <ows:Keyword>Chandipur</ows:Keyword>
      </ows:Keywords>
      <wcs:Identifier>opengeo:Chandipur</wcs:Identifier>
      <wcs:Domain>
         <wcs:SpatialDomain>
            <ows:BoundingBox crs="urn:ogc:def:crs:OGC:1.3:CRS84"
dimensions="2">
               <ows:LowerCorner>86.83593749999997
21.348224247239912</ows:LowerCorner>
               <ows:UpperCorner>87.0886253140545
21.565502029745325</ows:UpperCorner>
            </ows:BoundingBox>
            <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::4326"
dimensions="2">
               <ows:LowerCorner>21.348224247239912
86.83593749999997</ows:LowerCorner>
               <ows:UpperCorner>21.565502029745325
87.0886253140545</ows:UpperCorner>
            </ows:BoundingBox>
            <wcs:GridCRS>
               <wcs:GridBaseCRS>urn:ogc:def:crs:EPSG::4326</wcs:GridBaseCRS>
              
<wcs:GridType>urn:ogc:def:method:WCS:1.1:2dGridIn2dCrs</wcs:GridType>
               <wcs:GridOrigin>86.83594007279855
21.565499456946753</wcs:GridOrigin>
               <wcs:GridOffsets>5.145597144044892E-6 0.0 0.0
-5.145597144044892E-6</wcs:GridOffsets>
              
<wcs:GridCS>urn:ogc:def:cs:OGC:0.0:Grid2dSquareCS</wcs:GridCS>
            </wcs:GridCRS>
         </wcs:SpatialDomain>
      </wcs:Domain>
      <wcs:Range>
         <wcs:Field>
            <wcs:Identifier>contents</wcs:Identifier>
            <wcs:Definition>
               <ows:AllowedValues>
                  <ows:Range>
                     <ows:MinimumValue>0.0</ows:MinimumValue>
                     <ows:MaximumValue>0.0</ows:MaximumValue>
                  </ows:Range>
               </ows:AllowedValues>
            </wcs:Definition>
            <wcs:NullValue>0.0</wcs:NullValue>
            <wcs:NullValue>0.0</wcs:NullValue>
            <wcs:NullValue>0.0</wcs:NullValue>
            <wcs:NullValue>0.0</wcs:NullValue>
            <wcs:InterpolationMethods>
               <wcs:InterpolationMethod>linear</wcs:InterpolationMethod>
               <wcs:InterpolationMethod>cubic</wcs:InterpolationMethod>
            </wcs:InterpolationMethods>
            <wcs:Axis identifier="Bands">
               <wcs:AvailableKeys>
                  <wcs:Key>RED_BAND</wcs:Key>
                  <wcs:Key>GREEN_BAND</wcs:Key>
                  <wcs:Key>BLUE_BAND</wcs:Key>
                  <wcs:Key>ALPHA_BAND</wcs:Key>
               </wcs:AvailableKeys>
            </wcs:Axis>
         </wcs:Field>
      </wcs:Range>
      <wcs:SupportedCRS>urn:ogc:def:crs:EPSG::4326</wcs:SupportedCRS>
      <wcs:SupportedCRS>EPSG:4326</wcs:SupportedCRS>
     
<wcs:SupportedFormat>image/tiff;subtype="geotiff"</wcs:SupportedFormat>
      <wcs:SupportedFormat>image/gif</wcs:SupportedFormat>
      <wcs:SupportedFormat>image/png</wcs:SupportedFormat>
      <wcs:SupportedFormat>image/jpeg</wcs:SupportedFormat>
      <wcs:SupportedFormat>image/tiff</wcs:SupportedFormat>
   </wcs:CoverageDescription>
   </wcs:CoverageDescriptions>

Cannot convert string "21.565502029745325 21.56550202..." to xs:decimal
Result: Failed

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/WCS-1-1-1-conformance-test-for-geoserver-tp5088728.html
Sent from the GeoServer - User mailing list archive at Nabble.com.