FHIR Chat · Publisher Error: Unable to execute 'onLoad' in script 'scrip · IG creation

Stream: IG creation

Topic: Publisher Error: Unable to execute 'onLoad' in script 'scrip


view this post on Zulip Kevin Mayfield (Jan 03 2020 at 07:38):

Have a template based IG which is failing due to

http://build.fhir.org/ig/INTEROPen/careconnect-base-stu3/branches/master/build.log

Stack Dump (for debugging): (00:02.0208)
org.hl7.fhir.exceptions.FHIRException: Unable to execute 'onLoad' in script 'scripts/ant.xml' as the script is not trusted
at org.hl7.fhir.igtools.templates.Template.runScriptTarget(Template.java:162)
at org.hl7.fhir.igtools.templates.Template.onLoadEvent(Template.java:322)
at org.hl7.fhir.igtools.publisher.Publisher.initializeFromIg(Publisher.java:1246)
at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1174)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:655)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:6705)

Script builds fine locally just not in the publisher. Seems other IG's are having the same issue e.g. http://build.fhir.org/ig/HL7/sdc/branches/master/build.log

Seems fhir.base.template is not trusted?

view this post on Zulip Stefan Karl (Jan 03 2020 at 15:42):

Same here:
http://build.fhir.org/ig/HL7/uv-pocd/branches/master/build.log

view this post on Zulip Lloyd McKenzie (Jan 03 2020 at 17:15):

I'll dig

view this post on Zulip Kevin Mayfield (Jan 05 2020 at 17:45):

any updates?

view this post on Zulip Lloyd McKenzie (Jan 05 2020 at 18:38):

Not yet

view this post on Zulip Mark Kramer (Jan 07 2020 at 23:05):

Same here: https://build.fhir.org/ig/HL7/fhir-shorthand/branches/master/build.log. It builds fine locally.

view this post on Zulip Lloyd McKenzie (Jan 07 2020 at 23:34):

Pull request submitted. Just waiting on Grahame to merge and publish a new release


Last updated: Apr 12 2022 at 19:14 UTC