JDBC failed after Ignition Upgrade

You'll need to modify ignition.conf and add a line like this:

wrapper.java.additional.7=--add-opens=java.base/java.nio=ALL-UNNAMED

The number after "additional" may be different in your config, it should be the next sequential and unused number in that section.

3 Likes