[Geoserver-devel] [jira] Created: (GEOS-3424) geoserver RC1 WMS bug with new raster data

geoserver RC1 WMS bug with new raster data
------------------------------------------

                 Key: GEOS-3424
                 URL: http://jira.codehaus.org/browse/GEOS-3424
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.0-RC1
         Environment: windows 2003 32bit, JDK 1.6.0_15-b03
            Reporter: Paul Hastings
            Assignee: Andrea Aime
             Fix For: 2.0-RC2

get a consistent failure with WMS GetCapabilities requests on 2.0 RC1:

<ServiceExceptionReport version="1.1.1">
<ServiceException>Translator error
  Translator error
Error occurred trying to write out metadata for layer: dem null
</ServiceException>
</ServiceExceptionReport>

it only seems to occur after adding in new raster data. if i remove the newly
added raster layers, it works as expected. it also works w/existing raster data
(from previous 1.7.x install).

Andrea Aime (via email list) reports

"I've just reproduce it, it happens because the UI does not force the
user to fill in the metadata URL format, but the caps code needs it.

Set "text/plain" in the format and you'll be good"

thanks.

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