Skip to content

FI compilation fails #12

@mkoivi-ms

Description

@mkoivi-ms

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions