-
```
Exception in thread "main" com.fasterxml.jackson.databind.JsonMappingException: Infinite recursion (StackOverflowError) (through reference chain: java.awt.geom.Double["bounds2D"]->java.awt.geom.Do…
abyrd updated
7 years ago
-
**Summary:**
Get GTFS-Feed (error) with no detailed error message.
**Steps to reproduce:**
Start and use the following inputs.
~~https://dl.dropboxusercontent.com/u/107527881/final_dt2.zip…
-
@sheldonabrown @laidig We are currently using gtfs-validator-webapp in https://github.com/CUTR-at-USF/gtfs-realtime-validator project. Using `component` to build gtfs-validator-webapp is causing to ha…
-
For TripUpdate. This would generate an error. See https://groups.google.com/d/msg/gtfs-realtime/qNc7ButQbW8/tDwanvClBQAJ.
-
**Summary:**
Currently, when clicking on the Iteration number in the validation tool, we show a popup window for the plain text GTFS-rt for that iteration:
![image](https://cloud.githubusercont…
-
**Summary:**
PR https://github.com/CUTR-at-USF/gtfs-realtime-validator/pull/171 implements an excellent new page where you can click on an iteration number, and see details about that iteration (p…
-
**Summary:**
Currently, every time we poll the GTFS-rt feed we do the following in `BackgroundTask`:
1. Retrieve the GTFS-rt PB feed message
1. Hash it and compare it to the hash of the most r…
-
**Summary:**
In some environments people will want to run the validator on ports other than `8080`, which we currently default to.
We should add a command-line parameter to run on a different p…
-
Sometimes agencies include trips that are for training or non-revenue trips/stops in their GTFS-realtime feeds. These trips/stops are not included in the GTFS schedule data. These are not regularly sc…
-
**Summary:**
When trying to load MTA Maryland GTFS data, it fails within `GtfsFeed.postGtfsFeed()` when trying to save feed to database:
https://github.com/CUTR-at-USF/gtfs-realtime-validator/blo…