Open
Description
GeoRSS polling/invalidation documentation (http://geowebcache.org/docs/current/configuration/layers/georss.html) indicates that GRIDSET is not required. However when it is not supplied the polling thread will fail silently...debugging shows that an exception is actually thrown but never logged or caught, essentially killing the thread.
Will enter the logging/exception issue separately...