[webservices] data select no data 404

Philip Crotwell crotwell at seis.sc.edu
Tue Nov 22 08:24:39 PST 2011


Never mind, it appears that the url builder messed up my time window.

Maybe checking for endtime > begin time would be a good thing in both
the URL builder as well as the web service itself as otherwise the
error message is not very informative.

sorry
Philip

On Tue, Nov 22, 2011 at 11:19 AM, Philip Crotwell <crotwell at seis.sc.edu> wrote:
> Just got this for a request that I am pretty sure should have data. At
> least the data is there in the IRIS_DataCenter DHI service. Is there a
> problem with the dataselect web service?
>
> thanks
> Philip
>
> http://www.iris.edu/ws/dataselect/query?net=CO&sta=JSC&loc=00&cha=HHZ&start=2011-08-23T17.50.00&end=2010-02-27T17.60.00&quality=B&ref=direct
>
> HTTP Error 404: Not Found
>
>
> The dataselect webservice was unable to find any data for your
> request: unable to find data for:
> CO.JSC.00.HHZ.2011.235.17.50.00.000-2010.058.18.00.00.000.miniseed
>
>
> java.io.FileNotFoundException: unable to find data for:
> CO.JSC.00.HHZ.2011.235.17.50.00.000-2010.058.18.00.00.000.miniseed
>        at edu.iris.dmc.dataselect.DataSelectServlet.serviceRequest(DataSelectServlet.java:232)
>        at edu.iris.dmc.dataselect.DataSelectServlet.doGet(DataSelectServlet.java:85)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>        at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:554)
>        at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:647)
>        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
>        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
>        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
>        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
>        at java.lang.Thread.run(Thread.java:662)
>
>
> Version: Dataselect Service:1.7.13
> ranch3:${http.port}
>



More information about the webservices mailing list