[Geoserver-users] WMTS with GeoServer

Hi list,
My GeoServer is failing to respond to WMTS getCapabilities requests properly. The page I get back simply contains the GWC logo and then the text “400: null”. The service is enabled; TMS works fine.

I’m using the URL from the GeoServer admin page:
http://wppgeog3:8082/geoserver/gwc/service/wmts?REQUEST=GetCapabilities
If I expand it to include explicit version and service, I still get the error.
http://wppgeog3:8082/geoserver/gwc/service/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities

With logging turned up to Geotools DEBUG, I only get two lines in my log:

2013-07-09 15:53:27,451 ERROR [org.geowebcache.GeoWebCacheDispatcher] - null http://wppgeog3:8082/geoserver/gwc/service/wmts
2013-07-09 15:53:27,456 INFO [org.geoserver.flow] - Running requests: -2, processing through flow controllers: 0

Can anyone advise what’s wrong?

Cheers,
Jonathan

This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.

Turns out it is also failing GWC-based WMS requests too (same error):

http://wppgeog2:8082/geoserver/gwc/service/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&TILED=true

So only TMS is working through GWC.

Through GeoServer itself, all WMS and WFS requests are fine, however WCS is failing.

It doesn’t seem to matter if “Enable direct integration with GeoServer WMS” is enabled or disabled.

Using GeoServer 2.3.3.

No idea what’s going on here. Thoughts anyone?

On 9 July 2013 17:03, Jonathan Moules <jonathanmoules@anonymised.com…> wrote:

Hi list,
My GeoServer is failing to respond to WMTS getCapabilities requests properly. The page I get back simply contains the GWC logo and then the text “400: null”. The service is enabled; TMS works fine.

I’m using the URL from the GeoServer admin page:
http://wppgeog3:8082/geoserver/gwc/service/wmts?REQUEST=GetCapabilities
If I expand it to include explicit version and service, I still get the error.
http://wppgeog3:8082/geoserver/gwc/service/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities

With logging turned up to Geotools DEBUG, I only get two lines in my log:

2013-07-09 15:53:27,451 ERROR [org.geowebcache.GeoWebCacheDispatcher] - null http://wppgeog3:8082/geoserver/gwc/service/wmts
2013-07-09 15:53:27,456 INFO [org.geoserver.flow] - Running requests: -2, processing through flow controllers: 0

Can anyone advise what’s wrong?

Cheers,
Jonathan

This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.