[Geoserver-devel] [JIRA] (GEOS-9813) Requests to layer from cascaded WMTS return IllegalArgumentException with WGS84

Florian Pum created an issue

GeoServer / BugGEOS-9813

Requests to layer from cascaded WMTS return IllegalArgumentException with WGS84

Issue Type:

BugBug

Affects Versions:

2.18.1

Assignee:

Unassigned

Attachments:

geoserver.log

Created:

01/Dec/20 12:32 PM

Priority:

HighHigh

Reporter:

Florian Pum

I set up a GeoServcer instance that cascades a WMTS service with a WGS84 and a EPSG:25832 gridset.

When I issue a WMS GetMap request with WGS84 i get the following error message:

Error rendering coverage on the fast path java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0 Width (0) and height (0) cannot be <= 0

With EPSG:25832 everything works as expected. When I enable geotools developer logging the logs show that Geoserver loads tiles from the WMTS service and afterwards throws the IllegalArgumentException.

Unfortunately the WMTS service I use is not public but I managed to replicate this with the default topp:states layer by setting up two GeoServer instances and configuring one to cascade to the others WMTS endpoint.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100152-sha1:66422ce)

Atlassian logo