Stream: IG creation
Topic: Error Reading JSON Config file
AbdulMalik Shakir (May 28 2020 at 01:05):
I am getting the error "java.lang.Exception: Error Reading JSON Config file ". Any clue what the cause is? What file would be missing? IT in github at https://github.com/HL7/vrdr @Grahame Grieve @Sarah Gaunt
Sarah Gaunt (May 28 2020 at 01:11):
Log is here: http://build.fhir.org/ig/HL7/vrdr/branches/master/failure/build.log - there is also a bunch of stuff about sushi and it's not using sushi...
Grahame Grieve (May 28 2020 at 01:14):
that's because it doesn't have an ig.ini nor an ig.json
Sarah Gaunt (May 28 2020 at 01:15):
Thanks! I swear I saw them on AMS's pc, but maybe they didn't get committed.
Sarah Gaunt (May 28 2020 at 01:17):
@Grahame Grieve do you need both, or just ig.ini. I KNOW AMS has ig.ini, but pretty sure there isn't an ig.json. I thought we didn't need ig.json anymore?
Grahame Grieve (May 28 2020 at 01:17):
it depends which you are using. You only need an ig.json if you are using that. But you need something
Sarah Gaunt (May 28 2020 at 01:18):
@AbdulMalik Shakir can you take a look in that directory (vrdr) and see if there is and ig.ini? And commit/push it if there is?
Sarah Gaunt (May 28 2020 at 01:19):
Ok. This is the export from ToF, it should just work. But there must have been an issue with the commit.
Sarah Gaunt (May 28 2020 at 01:20):
@AbdulMalik Shakir I will re-export here and commit and see if it works.
Sarah Gaunt (May 28 2020 at 01:53):
@AbdulMalik Shakir I did a fresh export from ToF and commited/pushed it to git and it has now worked. Not sure what happened with your commit, the ig.ini file looked binary or something, it was definitely weird. Anyway, it should work now. Also in ToF the Git integration seems to work as expected - it gives me a list of all the repos connected to my Git account. So maybe you logged in wrong - maybe try logging out and logging back in again?
Last updated: Apr 12 2022 at 19:14 UTC