FHIR Chat · Unable to find preProcessInfo for basePath · IG creation

Stream: IG creation

Topic: Unable to find preProcessInfo for basePath


view this post on Zulip David Pyke (Nov 04 2020 at 15:06):

I'm getting this error with the latest, it worked perfectly before I updated the publisher this morning.
Load Content (00:23.0670)
PreProcessInfo hash:{c:\FHIR\CEQSubscription\input\includes=org.hl7.fhir.igtools.publisher.Publisher$PreProcessInfo@3e9beef2, c:\FHIR\CEQSubscription\input\pagecontent=org.hl7.fhir.igtools.publisher.Publisher$PreProcessInfo@2f15a964}
Publishing Content Failed: Unable to find preProcessInfo for basePath: C:\FHIR\CEQSubscription\input\includes (00:24.0104)
(00:24.0107)
Use -? to get command line help (00:24.0110)
(00:24.0112)
Stack Dump (for debugging): (00:24.0115)
java.lang.Exception: Unable to find preProcessInfo for basePath: C:\FHIR\CEQSubscription\input\includes
at org.hl7.fhir.igtools.publisher.Publisher.loadPrePages(Publisher.java:3420)
at org.hl7.fhir.igtools.publisher.Publisher.loadPrePages(Publisher.java:3408)
at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:3122)
at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:866)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:726)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8365)

view this post on Zulip David Pyke (Nov 04 2020 at 15:45):

@Grahame Grieve ?

view this post on Zulip Lloyd McKenzie (Nov 04 2020 at 20:46):

Do you have a folder called input/includes and does it have menu.xml in it?

view this post on Zulip Grahame Grieve (Nov 04 2020 at 20:52):

I've just found and fixed this bug. In the meantime, you can work around this by invoking on C:\... instead of c:\...

view this post on Zulip David Pyke (Nov 05 2020 at 13:14):

Thank you!


Last updated: Apr 12 2022 at 19:14 UTC