Skip to content

Unable to run Synthea 2.7.0 #1053

Answered by eedrummer
fabkury asked this question in Q&A
Discussion options

You must be logged in to vote

For the record, Synthea support for Java 17 was added after 2.7.0. From a quick scan of closed PRs, I don't see anything that would immediately address your issue, but if you can use a newer version, I'd recommend that you do.

When Synthea reads in modules, it uses a library called Gson to read in the module files and set that information on Java objects in the running environment. The permissions on what could be set were changed from Java 16 -> Java 17 and we did see it break stuff. I'm surprised to hear that it broke with Java 8. It may be that the settings you are using a triggering a path in the code we haven't hit yet.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fabkury
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants