Hi,
The error is caused by BBOX which has bigger minx, miny values than maxx, maxy:
SRSEnvelope[-1.6719071196816588E7 : -1.6718918322760018E7, -2.003750834278071E7 : -2.003750834278071E7]
Two options for debugging: Have a look at the GetMap requests which your Leaflet application is sending with Firebug or something, or study the incoming GetMap requests from the server side logs. With client side debugging you should find in which situation Leaflet is sending request with invalid BBOX parameter but you might catch the error faster from the Geoserver logs.
-Jukka Rahkonen-
Volkan Gümüs wrote:
Hi,
I'm using leaflet and the wms output of geoserver. I noticed that the error "The request bounding box has zero area: SRSEnvelope" is occuring frequently in my geoserver log.
Actually I don't know how to debug this or if it's a bug of my app or geoserver. Any ideas on how to debug this problem?
Full log of GeoServer: https://paste.xinu.at/DiorMm/java
Regards,
Volkan
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users