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

configRev is not accepted on command line of GtfsFileProcessor and not listed as option #6

Open
scrudden opened this issue Jul 25, 2015 · 1 comment

Comments

@scrudden
Copy link
Contributor

When run for the first time on an empty database GTFSFileProcessor complains

" ActiveRevisions in database is not valid. The configuration revs must be set to proper values. ActiveRevisions [configRev=-1, travelTimesRev=-1]"

The configRev option needs to be added to the processCommandLineOptions method as if the database does not have any values in the ActiveRevisions table it could use the one from the command line.

I think that is what was intended.

@scrudden
Copy link
Contributor Author

scrudden commented Nov 7, 2015

Just ran into this again when re configuring a blank schema to support the recent database changes.

12:35:10.877 ERROR thread=main [o.t.a.Core:117] ActiveRevisions in database is not valid. The configuration revs must be set to proper values. ActiveRevisions [configRev=-1, travelTimesRev=-1]

carabalb referenced this issue in camsys/transitime Sep 4, 2019
overload Geo::distanceFormat to handle Double
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant