FHIR Chat · error running CLI · hapi

Stream: hapi

Topic: error running CLI


view this post on Zulip David Hay (Aug 24 2018 at 22:58):

Getting this error: "WARNING: An illegal reflective access operation has occurred" followed by lots of other error messages running the latest CLI (3.4.0) on java 10 (10.0.2) . Any thoughts?

view this post on Zulip Patrick Werner (Aug 27 2018 at 10:09):

3.4 CLI only runs on Java 8, for Java10 you could build a 3.5.0-SNAPSHOT CLI, which runs fine with Java10

view this post on Zulip David Hay (Aug 27 2018 at 17:39):

Thanks Patrick - will give that a try...

view this post on Zulip David Hay (Aug 28 2018 at 04:46):

in the end I downloaded Java 8 - worked fine. Thanks for the help though...


Last updated: Apr 12 2022 at 19:14 UTC