FHIR Chat · Property version not found · committers

Stream: committers

Topic: Property version not found


view this post on Zulip Brett Esler (Apr 26 2018 at 00:49):

Any ideas what might cause this? Any help on where to look would be appreciated...

FHIR Implementation Guide Publisher (3.0.1-11916) @ Thursday, 26 April 2018 10:1
0:03 AM
Detected Java version: 1.8.0_121 from C:\Program Files (x86)\Java\jre1.8.0_121 o
n x86 (32bit). 989MB available
Load Configuration from D:\Oridashi\Repositories\argonaut-au\ig.json
(00.0000sec)
File log: C:\Users\brett\AppData\Local\Temp\fhir-ig-publisher-tmp.log
Root directory: D:\Oridashi\Repositories\argonaut-au
(00.0063sec)
Terminology Cache is at D:\Oridashi\Repositories\argonaut-au\txCache. 2 files in
cache (00.0124sec)
Load Validation Pack (internal)
(00.0129sec)
Definitions 3.0.1-11917
(08.0322sec)
Connect to Terminology Server at http://tx.fhir.org/r3
(08.0327sec)
Load aubase (http://build.fhir.org/ig/hl7au/au-fhir-base) from http://build.fhir
.org/ig/hl7au/au-fhir-base (12.0564sec)
Publishing Content Failed: Property version not found
(12.0598sec)

(12.0604sec)
Use -? to get command line help
(12.0608sec)

(12.0613sec)
Stack Dump (for debugging):
(12.0618sec)
java.lang.Exception: Property version not found
at org.hl7.fhir.igtools.publisher.SpecMapManager.str(SpecMapManager.java
:99)
at org.hl7.fhir.igtools.publisher.SpecMapManager.getVersion(SpecMapManag
er.java:75)
at org.hl7.fhir.igtools.publisher.Publisher.loadIg(Publisher.java:985)
at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:78
7)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:299)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:3589)
Press any key to continue . . .

view this post on Zulip Grahame Grieve (Apr 26 2018 at 00:51):

you need to rebuild one of your dependencies

view this post on Zulip Brett Esler (Apr 26 2018 at 00:54):

hmm.. rebuilt au-base and cleared cache but the same...

view this post on Zulip Brett Esler (Apr 26 2018 at 00:54):

will try again..

view this post on Zulip Brett Esler (Apr 26 2018 at 01:56):

no joy... is this something in spec.internals i am missing in the publication?

view this post on Zulip Grahame Grieve (Apr 26 2018 at 02:18):

hm. let me look

view this post on Zulip Brett Esler (Apr 26 2018 at 03:31):

ty

view this post on Zulip Grahame Grieve (Apr 26 2018 at 04:01):

the answer is, there's nothing wrong with the file on the web and it should work fine- does clearing your cache fix it?

view this post on Zulip Grahame Grieve (Apr 26 2018 at 04:02):

no. you said it doesn't...

view this post on Zulip Grahame Grieve (Apr 26 2018 at 04:02):

does this happen with the current au-base?

view this post on Zulip Brett Esler (Apr 26 2018 at 15:28):

yes with the current au base... am building argonaut-au and also au-fhr-pd same result

view this post on Zulip Brett Esler (Apr 27 2018 at 01:05):

Apology - this is noise; was running the wrong IG publisher version locally


Last updated: Apr 12 2022 at 19:14 UTC