Hi all. I've been testing the new monitoring extension (nightly build of both it and the GS WAR from 10/8, on Windows XP) and think it's quite cool. I have come up with a few questions and things that seem strange to me. I can turn any of these issues into JIRAs if you'd like. These all have to do with the HTTP API, and reference the current docs:
http://docs.geoserver.org/latest/en/user/community/monitoring/http.html#api-reference 1. The "live" option mentions that the mode must be one with a live component (either "live" or "mixed" I guess). Are there other options here that are only valid in certain modes? 2. Generally speaking, requests sort in order of ascending Id. However, using either of the "from" or "to" options flips this to descending. Feature or bug? 3. Using both "from" and "to" appear to cancel each other out (i.e. no filtering is done). They each seem to work when used individually, though. 4. Appending a ":ASC" or ":DESC" to the "order" examples yields a 500 error starting with: org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: org.hibernate.hql.antlr.HqlBaseParser.recover(Lantlr/RecognitionException;Lantlr/collections/impl/BitSet;)V org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:920) org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) (I can send the full stack trace if it would be helpful). There is no full list of valid "order" parameters that I can easily find, so I wasn't sure what else to test there. Please let me know if more details would be helpful. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
