monarch-initiative / loinc2hpo

Java library to map LOINC-encoded test results to Human Phenotype Ontology
http://loinc2hpo.readthedocs.io/en/latest/
Other
29 stars 8 forks source link

Error parsing the annotation map #115

Closed pnrobinson closed 2 years ago

pnrobinson commented 4 years ago

I get this error when starting the GUI

Exception in thread "JavaFX-Launcher" java.lang.RuntimeException: Error parsing the annotation map
    at org.monarchinitiative.loinc2hpogui.model.AppResources.getLoincAnnotationMap(AppResources.java:111)
    at org.monarchinitiative.loinc2hpogui.controller.MainController.lambda$initialize$0(MainController.java:118)
kingmanzhang commented 4 years ago

sorry to hear this! I suggest two things, 1) pull loinc2hpoAnnotation, checkout develop branch and try the app again; 2) delete the .loinc2hpo file in your home directory and restart the app (follow https://github.com/TheJacksonLaboratory/loinc2hpoAnnotation#set-up).

pnrobinson commented 2 years ago

stale issue, closing.