Hello list,
I have a problem with one of my layers I recently published. When I send
the WMS GetMap request, I get the correct image but meanwhile I also get
an error in the log-file.

Request:

http://xxxx:8080/geoserver/wms?LAYERS=thematic_maps%3Axxxx&FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&BBOX=1864086.4986679,6057703.736978,1881213.1703159,6071233.0909826&WIDTH=1792&HEIGHT=14
16

Error:

2015-09-24 08:39:57,489 ERROR [geoserver.ows] - 
java.lang.IllegalArgumentException: Requested bounding box contains
wrongnumber of coordinates (should have 4): 1
        at org.geoserver.wfs.kvp.BBoxKvpParser.parse(BBoxKvpParser.java:34)
        at org.geoserver.ows.util.KvpUtils.parse(KvpUtils.java:421)
        at org.geoserver.ows.Dispatcher.parseKVP(Dispatcher.java:1469)
        at org.geoserver.ows.Dispatcher.parseKVP(Dispatcher.java:1465)
        at org.geoserver.ows.Dispatcher.init(Dispatcher.java:322)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:245)
        at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
        at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
....

Any idea where that comes from? Should I create Bug report in JIRA?
Best regards, Niko

version: 2.7.2, Oracle Corporation: 1.7.0_55 (Java HotSpot(TM) 64-Bit
Server VM), running on RHEL 6

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to