-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
FI module installation fails according to instructions fails immediately to compilation error:
AppTest > testApp FAILED
java.lang.ExceptionInInitializerError
at org.mitre.synthea.world.geography.Location.(Location.java:102)
at org.mitre.synthea.engine.Generator.init(Generator.java:226)
at org.mitre.synthea.engine.Generator.(Generator.java:209)
at org.mitre.synthea.engine.Generator.(Generator.java:186)
at App.main(App.java:227)
at AppTest.testApp(AppTest.java:46)
Caused by:
java.lang.Exception: The city Bedford was not found in the demographics file.
at org.mitre.synthea.world.geography.Location.<init>(Location.java:75)
... 5 more
Metadata
Metadata
Assignees
Labels
No labels