Ticket #123 (closed support: wontfix)
WMS Server produces image/png everytime on jpeg/gif.. request. if image/png is requested gwc crashes
| Reported by: | osm-mapper | Owned by: | arneke |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core | Version: | 1.2.1 |
| Keywords: | NoSuchMethodError | Cc: | geowebcache-devel@… |
| Total Hours: | 0.0 | Estimated Hours: |
Description
to reproduce use wms: http://geodaten.service24.rlp.de/cgi-bin/wms.cgi?request=getcapabilities
try to load rlp:tk25 EPSG:4326 with OpenLayers: [png]
if you do so you fail with an error message (excerpt see below)
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.springframework.web.util.NestedServletException?: Handler processing failed;
..
root cause
java.lang.NoSuchMethodError?:
..
NOTE: works with likar:likar and freedop:dop layer with jpeg!
Change History
Note: See
TracTickets for help on using
tickets.