[Geoserver-devel] [jira] Created: (GEOS-300) org.vfny.geoserver.WmsException: WIDTH and HEIGHT incorrectly specified

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/GEOS-300

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GEOS-300
    Summary: org.vfny.geoserver.WmsException: WIDTH and HEIGHT incorrectly specified
       Type: Wish

     Status: Open
   Priority: Major

Original Estimate: Unknown
Time Spent: Unknown
  Remaining: Unknown

    Project: GeoServer

   Assignee: Chris Holmes
   Reporter: Ali Kemal

    Created: Sun, 27 Feb 2005 4:38 AM
    Updated: Sun, 27 Feb 2005 4:38 AM

Description:
I found the geoserver and set it up with additional libraries for wms visualization
I am trying demos,but when I try demos with *.url extension , I am always getting the below exception with this request;

Can you inform me what is wrong and what I have to do...

http://localhost:1097/geoserver/wms?bbox=-130,24,-66,50&styles=population&Format=image/png&request=GetMap&layers=states&width=550&height=250&srs=EPSG:4326

<ServiceException code="">org.vfny.geoserver.WmsException: WIDTH and HEIGHT incorrectly specified at org.vfny.geoserver.requests.readers.wms.GetMapKvpReader.parseMandatoryParameters(GetMapKvpReader.java:277) at org.vfny.geoserver.requests.readers.wms.GetMapKvpReader.getRequest(GetMapKvpReader.java:184) at org.vfny.geoserver.servlets.AbstractService.doGet(AbstractService.java:220) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.vfny.geoserver.servlets.wms.WmsDispatcher.doResponse(WmsDispatcher.java:137) at org.vfny.geoserver.servlets.wms.WmsDispatcher.doGet(WmsDispatcher.java:106) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) at org.mortbay.http.HttpContext.handle(HttpContext.java:1807) at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:525) at org.mortbay.http.HttpContext.handle(HttpContext.java:1757) at org.mortbay.http.HttpServer.service(HttpServer.java:879) at org.mortbay.http.HttpConnection.service(HttpConnection.java:790) at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:961) at org.mortbay.http.HttpConnection.handle(HttpConnection.java:807) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:197) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511)</ServiceException>

---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira