FHIR Chat · publisher load failure · committers

Stream: committers

Topic: publisher load failure


view this post on Zulip Nagesh Bashyam (Sep 08 2020 at 10:02):

Hello

I am getting this exception when i run the latest IG build. I see that some others also have encountered the same issue.
Any ideas on what may be happening..and is it a known issue.

The IG is at : https://github.com/HL7-DaVinci/atr
The build logs are at : http://build.fhir.org/ig/HL7/davinci-atr/branches/master/failure/build.log

Load Content (00:18.0498)
Processing Conformance Resources (00:19.0418)
Publishing Content Failed: null (00:19.0422)
(00:19.0423)
Use -? to get command line help (00:19.0423)
(00:19.0423)
Stack Dump (for debugging): (00:19.0424)
java.lang.NullPointerException
at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:4257)
at org.hl7.fhir.igtools.publisher.Publisher.loadConformance(Publisher.java:3704)
at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:837)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:694)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8041)

view this post on Zulip Grahame Grieve (Sep 08 2020 at 10:34):

That's my fault. A new version is on the way

view this post on Zulip Nagesh Bashyam (Sep 08 2020 at 14:41):

It is fixed. Thank you.


Last updated: Apr 12 2022 at 19:14 UTC