Stream: IG creation
Topic: Annoying issue in IG Publisher
Jose Costa Teixeira (Nov 18 2019 at 20:58):
My IG publisher has a funny issue - perhaps it's only me and I can work around it, but sems worth adding to our X-Files - I don't think I have mentioned it before, sorry if duplicate:
Jose Costa Teixeira (Nov 18 2019 at 20:59):
I run IG publisher in C:\HL7\IGs\be-core: NPE
Jose Costa Teixeira (Nov 18 2019 at 20:59):
I run the same thing on the same content on C:\be-core: works fine
Jose Costa Teixeira (Nov 18 2019 at 21:06):
in case it matters:
Stack Dump (for debugging): (00:21.0991) java.lang.NullPointerException at org.hl7.fhir.igtools.publisher.Publisher.loadPrePages(Publisher.java:2843) at org.hl7.fhir.igtools.publisher.Publisher.loadPrePages(Publisher.java:2831) at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:2584) at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:764) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:656) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:6622)
Last updated: Apr 12 2022 at 19:14 UTC