FHIR Chat · New error in IG Publisher · IG creation

Stream: IG creation

Topic: New error in IG Publisher


view this post on Zulip Kevin Power (Nov 13 2019 at 21:11):

<breaking this out into its own topic>

The Genomics Reporting IG is failing now - seems to happen on our profiles on Task. This built OK yesterday (Tuesday), but starting failing today (Wednesday) and we haven't made changes since.

I did notice that the stack dump seems to show 'r5' conformance, but the IG reference 4.0.1 ?

Full Log:
http://build.fhir.org/ig/HL7/genomics-reporting/branches/master/build.log

     [java] Exception generating resource Task profiles::StructureDefinition/task-med-chg: null (00:37.0416)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.makeChoiceRows(ProfileUtilities.java:2925) (00:37.0417)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2873) (00:37.0417)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2865) (00:37.0417)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2865) (00:37.0417)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.generateTable(ProfileUtilities.java:2618) (00:37.0417)
     [java]    org.hl7.fhir.igtools.renderers.StructureDefinitionRenderer.snapshot(StructureDefinitionRenderer.java:351) (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generateOutputsStructureDefinition(Publisher.java:6048) (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generateHtmlOutputs(Publisher.java:5405) (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generate(Publisher.java:3973)        (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:772)         (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:649)          (00:37.0417)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:6610)            (00:37.0417)
...
     [java] Exception generating resource Task profiles::StructureDefinition/task-rec-followup: null (00:37.0467)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.makeChoiceRows(ProfileUtilities.java:2925) (00:37.0467)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2873) (00:37.0467)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2865) (00:37.0467)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.genElement(ProfileUtilities.java:2865) (00:37.0467)
     [java]    org.hl7.fhir.r5.conformance.ProfileUtilities.generateTable(ProfileUtilities.java:2618) (00:37.0467)
     [java]    org.hl7.fhir.igtools.renderers.StructureDefinitionRenderer.snapshot(StructureDefinitionRenderer.java:351) (00:37.0467)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generateOutputsStructureDefinition(Publisher.java:6048) (00:37.0467)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generateHtmlOutputs(Publisher.java:5405) (00:37.0467)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.generate(Publisher.java:3973)        (00:37.0467)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:772)         (00:37.0467)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:649)          (00:37.0468)
     [java]    org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:6610)            (00:37.0468)

view this post on Zulip Grahame Grieve (Nov 13 2019 at 21:35):

a fix is on the way for this

view this post on Zulip Kevin Power (Nov 13 2019 at 22:32):

Fix confirmed, thanks @Grahame Grieve

view this post on Zulip rekha (Nov 14 2019 at 09:59):

Hi All,
I'm also getting the error in the similar manner while running our IG,May I know what is the fix for that?

view this post on Zulip Grahame Grieve (Nov 14 2019 at 10:20):

what version of the IG publisher are you using?

view this post on Zulip rekha (Nov 14 2019 at 10:22):

FHIR IG Publisher Version 0.9.95 @Grahame Grieve

view this post on Zulip Grahame Grieve (Nov 14 2019 at 10:23):

try 0.9.96

view this post on Zulip rekha (Nov 14 2019 at 10:24):

Is 96 available

view this post on Zulip Grahame Grieve (Nov 14 2019 at 10:24):

yes

view this post on Zulip rekha (Nov 14 2019 at 10:25):

ok I will try with that .Thakyou @Grahame Grieve


Last updated: Apr 12 2022 at 19:14 UTC