FHIR Chat · NullPointerException - genHeader(ValidationPresenter.java:56 · IG creation

Stream: IG creation

Topic: NullPointerException - genHeader(ValidationPresenter.java:56


view this post on Zulip David Gutknecht (Dec 16 2020 at 16:31):

Hello,

I try to run the ig Publisher on my IG. That was working nice with the last publisher.
And with the last version FHIR IG Publisher Version 1.1.53 (Git# bc0c1360906c)
I get following stacktrace

java.lang.NullPointerException
at org.hl7.fhir.igtools.renderers.ValidationPresenter.genHeader(ValidationPresenter.java:563)
at org.hl7.fhir.igtools.renderers.ValidationPresenter.genQAHtml(ValidationPresenter.java:245)
at org.hl7.fhir.igtools.renderers.ValidationPresenter.generate(ValidationPresenter.java:183)
at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:901)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:732)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8413)

view this post on Zulip Grahame Grieve (Dec 16 2020 at 17:52):

see other thread. you should have a stated realm/region

view this post on Zulip David Gutknecht (Dec 17 2020 at 07:37):

Thanks, sorry, I didn't saw the other Thread


Last updated: Apr 12 2022 at 19:14 UTC