FHIR Chat · IG 1.1.44 errors · IG creation

Stream: IG creation

Topic: IG 1.1.44 errors


view this post on Zulip Gino Canessa (Nov 29 2020 at 16:16):

Hi all, updated from 1.1.42 to 1.1.44 to try and figure out what was happening on the CI build and getting the following:

onGenerate:
Publishing Content Failed: null                                                  (00:29.0394)
                                                                                 (00:29.0395)
Use -? to get command line help                                                  (00:29.0396)
                                                                                 (00:29.0397)
Stack Dump (for debugging):                                                      (00:29.0398)
java.lang.NullPointerException
        at org.hl7.fhir.r5.renderers.RendererFactory.factory(RendererFactory.java:99)
        at org.hl7.fhir.r5.renderers.BundleRenderer.canRender(BundleRenderer.java:404)
        at org.hl7.fhir.igtools.publisher.Publisher.getXhtml(Publisher.java:7862)
        at org.hl7.fhir.igtools.publisher.Publisher.saveDirectResourceOutputs(Publisher.java:7189)
        at org.hl7.fhir.igtools.publisher.Publisher.generateHtmlOutputs(Publisher.java:6629)
        at org.hl7.fhir.igtools.publisher.Publisher.generate(Publisher.java:4885)
        at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:884)
        at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:728)
        at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8397)

Getting the same error locally and on CI build - was building in 1.1.42 fine 2 mins earlier. Any help would be appreciated.

view this post on Zulip Grahame Grieve (Nov 29 2020 at 19:57):

whoops. I'll get a new version out as soon as I can

view this post on Zulip Gino Canessa (Nov 29 2020 at 20:09):

Thanks Grahame!

view this post on Zulip Gino Canessa (Nov 30 2020 at 22:33):

Bumping since this fell off the short list in the stream (I realize there's a lot going on with SSL certs).

view this post on Zulip Grahame Grieve (Nov 30 2020 at 22:34):

yes the stinking SSL cert thing is burning my time. There's a DNS problem and I'm getting bounced around between different providers

view this post on Zulip Gino Canessa (Nov 30 2020 at 22:38):

Ugh. Figured as much, but wanted to keep the thread up for publication "stuff".

view this post on Zulip Gino Canessa (Dec 01 2020 at 16:06):

Thank you @Grahame Grieve , 1.1.45 is working perfectly. Appreciate it!


Last updated: Apr 12 2022 at 19:14 UTC