javax.ws.rs.NotFoundException: HTTP 404 Not Found HTTP 404 Not Found
instead of routerId i've used default (which works well for the plan API)
i've tried to add --analytics but with no results.
HiI have the same problem.and this is terminal output:
javax.ws.rs.NotFoundException: HTTP 404 Not Found
at org.glassfish.jersey.server.ServerRuntime€0.78.run(ServerRuntime.java:266)at org.glassfish.jersey.internal.Errors€0.78.call(Errors.java:271)at org.glassfish.jersey.internal.Errors€0.78.call(Errors.java:267)
at org.glassfish.jersey.internal.Errors.process(Errors.java:315)at org.glassfish.jersey.internal.Errors.process(Errors.java:297)at org.glassfish.jersey.internal.Errors.process(Errors.java:267)at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:297)at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:252)at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1023)at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:364)
at org.glassfish.grizzly.http.server.HttpHandler€0.78.run(HttpHandler.java:217)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
Il giorno venerdì 17 ottobre 2014 14:35:01 UTC+2, Luca Faverio ha scritto:Hi, i've downloaded and installed OTP 0.11.The planning part is working great, but now i need to access the schedule for a stop. Looking in the API i've found the method
/routers/{routerId}/transit/stopTimesForStopthat seems exactly what i'm looking for, the only problem is that when i call it i get the following exception:javax.ws.rs.NotFoundException: HTTP 404 Not Found HTTP 404 Not Foundinstead of routerId i've used default (which works well for the plan API)i've tried to add --analytics but with no results.
--
You received this message because you are subscribed to the Google Groups "OpenTripPlanner Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opentripplanner-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to opentripplanner-users+unsub...@googlegroups.com.