Ian Schneider created GEOS-5844 |
Issue Type: |
Bug |
Affects Versions: |
2.3.0 |
Assignee: |
|
Components: |
Security, WMS |
Created: |
10/Jun/13 7:29 PM |
Description: |
When getcaps request is made for a layer virtual WMS service in a workspace with more than one layer, a NullPointerException will be thrown. The cause is that LocalWorkspaceCatalogFilter will filter out non-local layers but the resulting filtered iterator will return nulls. The causal stacktrace appears like: Caused by: java.lang.NullPointerException: at index 4 This code path can be reached via multiple means though I was not able to reproduce the 2nd. Reproduced with vanilla 2.3.2 download as per thread: http://osgeo-org.1560.x6.nabble.com/GetCapabilities-1-1-1-error-td5054416.html PR tomorrow - complete but ran out of time to cleanup, formalize, issue and test against 2.4.x |
Project: |
|
Priority: |
Major |
Reporter: |