[Geoserver-users] gs on Windows: Error rendering coverage on fast path, java.lang.NullPointerException

Hi List,

recently I had an WMS error with Geoserver on Windows when working with
ECW asking for a tile outside the bbox of the data. I created an issue
for that one [0]
But now that error pops up on more servers, servers where we even do not
have gdal/ecw plugin in geoserver (2,6 and 2.8 all java7).
Even a simple geotiff or mosaic returns this NPE now :frowning:

So question to this list: because it is popping up now in several
different environments here, is anybody else seeing this issue in a
Windows environment? I'm slowly starting to think to point to some
windows/imaging problem...

I have been trying to run geoserver outside of tomcat, running an empty
workspace in jetty, but all the same NPE..

Typical usecase: an openlayers WMS layer with 'singletile:false' : all
tiles outside the bbox of the coverage will turn 'pink' (raise the
exception).

Anybody a clue or seeing this also?

Regards,

Richard

[0] https://osgeo-org.atlassian.net/browse/GEOS-7229