[Geoserver-devel] [jira] (GEOS-5894) GWC WMS and WMTS provide "null" response to GetCapabilities

Jonathan Moules created BugGEOS-5894
GWC WMS and WMTS provide “null” response to GetCapabilities

Issue Type:

BugBug

Affects Versions:

2.3.3

Assignee:

Andrea Aime

Components:

GWC

Created:

18/Jul/13 9:20 AM

Description:

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

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


WMS via GWC also gives this error:
http://wppgeog2:8082/geoserver/gwc/service/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&TILED=true

Through GeoServer itself, WMS 1.1.1 and WFS requests are fine (WMS 1.3.0 http://jira.codehaus.org/browse/GEOS-5893 - may or may not be related - but this one happens whether logged in or not), however WCS is failing (http://jira.codehaus.org/browse/GEOS-5882).

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

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Jonathan Moules

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)