FHIR Chat · what does this build error mean? · IG creation

Stream: IG creation

Topic: what does this build error mean?


view this post on Zulip Eric Haas (Jul 07 2020 at 23:46):

What does this build error mean- don't know what to fix:

tack Dump (for debugging):                                                      (00:47.0285)
java.lang.Exception: Missing source reference on a reesource in the IG with the name 'null' (index = 46)
    at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:2967)
    at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:842)
    at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:708)
    at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:7815)

view this post on Zulip Eric Haas (Jul 08 2020 at 00:30):

I found it - I had an empty resource entry in the IG resource


Last updated: Apr 12 2022 at 19:14 UTC