Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrivialPathException from OTP #323

Open
demory opened this issue Jan 9, 2016 · 3 comments
Open

TrivialPathException from OTP #323

demory opened this issue Jan 9, 2016 · 3 comments

Comments

@demory
Copy link
Contributor Author

demory commented Jan 9, 2016

@abyrd @mattwigway any idea what's happening here? Not familiar with this OTP error

@mattwigway
Copy link
Contributor

It's coming from here:
https://github.com/opentripplanner/OpenTripPlanner/blob/master/src/main/java/org/opentripplanner/api/resource/GraphPathToTripPlanConverter.java#L231

One of the on-street modes in the search does not contain any legs, the
origins and destinations are coincident. If I remove all modes except walk,
though, the search still fails - maybe the error is coming from a
zero-length transfer (I'm not exactly sure where this method gets called in
Modeify).

On Fri, Jan 8, 2016 at 11:19 PM, David Emory notifications@github.com
wrote:

@abyrd https://github.com/abyrd @mattwigway
https://github.com/mattwigway any idea what's happening here? Not
familiar with this OTP error


Reply to this email directly or view it on GitHub
#323 (comment).

Matthew Wigginton Conway [WIG-in-tun CON-way]
Transportation Analytics/Open Source
Washington, DC

@mattwigway
Copy link
Contributor

@demory: is this resolved with the latest OTP?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants