Giter VIP home page Giter VIP logo

Comments (2)

dobunzli avatar dobunzli commented on June 19, 2024 1

Hello. Thank you very much and sorry that I didn't read the documentation carefully...
Adding these like you said worked for the precedent error messages

Then as I had other errors like "java.lang.ClassNotFoundException: java.sql.Driver"... I reverted back to openjdk 8 (and definitely erased openjdk 19 from computer). After that everything is working well again with Mirth 4.2.0.
Thanks again !

from connect.

jonbartels avatar jonbartels commented on June 19, 2024

module java.base does not "opens java.util" to unnamed module @db44aa2

You need an additional option in mcservice.vmoptions. See https://docs.nextgen.com/bundle/Mirth_User_Guide_411/page/connect/connect/topics/c_Using_Java_9_or_greater_mirth_connect_ug.html

You're running Java 19. Starting in Java 18 I found that I also had to add --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED in addition to the prepackaged Java 9+ options.

from connect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.