FHIR Chat · IG Error · IG creation

Stream: IG creation

Topic: IG Error


view this post on Zulip Mounika (May 28 2018 at 13:47):

Hi all, while publishing to the IG I am getting this error as shown in the below screenshot. Can anyone tell me.

view this post on Zulip Eric Haas (May 28 2018 at 16:54):

My guess is you are probably missing the element Observation.code in the differential. Need to have all the intermediate path elements in your differential. i.e. can't have element A , element A.b.c need element A , element A.b , element A.b.c

view this post on Zulip Mounika (Mar 16 2021 at 13:47):

Hi all, I am getting the below error while building the IG. Can anyone tell me how to fix? Capture1.JPG

view this post on Zulip David Pyke (Mar 16 2021 at 15:00):

You need to expand the working memory available to java.

view this post on Zulip Mark Iantorno (Mar 16 2021 at 15:00):

Your java process is running out of memory, you need to allocate more for it

view this post on Zulip Mark Iantorno (Mar 16 2021 at 15:00):

:point_up:

view this post on Zulip David Pyke (Mar 16 2021 at 15:01):

:point_up:

view this post on Zulip Lloyd McKenzie (Mar 16 2021 at 15:04):

Note that the IGPublisher is "memory hungry". 4GB is the bare minimum and if you have a big IG or want other stuff open on your machine when you're running the build, 8GB is useful.


Last updated: Apr 12 2022 at 19:14 UTC