Closed AbdullahiFatola closed 2 months ago
This exception is caused by #149. The nextbike_eh
feed is missing a form_factor for a vehicle_type. This issue also includes a suggestion how to resolve the exception.
To more easily figure out which feed causes an exception, lamassu's https://github.com/entur/lamassu/pull/518/ will add the system_id
in the log output.
Nevertheless, to figure out problematic feeds, have a look into the grafana dashboard. The problematic feed shows up ther already. By reducing the feedproviders.yml to just the few failing feeds, you should be able to figure out, which specific feed is causing the issue.
Closing this issue as duplicate of #149.
For over 2 weeks, the bolded exception below
Caught exception in ForkJoinPool\njava.lang.NullPointerException
shows every minute in the Logs of the Lamassu Container.Exception message:
Steps to reproduce:
The errors before and after the bolded exception are as a result of problems from the provider data sources. It is however unclear if the data source errors have link to the exception. Therefore, I could not reproduce the problem.
Any Idea on what the cause is and how to resolve this exception?