Mirth 3.6.0, Java 10
Caused by: java.lang.NoClassDefFoundError: javax/activation/DataSource
Hello,
I am getting the error above when trying to send an email through Mirth. I have read that a class is missing from Java 10 but I cannot find clear instructions to successfully resolve this issue. Any help would be greatly appreciated.
source
You have two option:
--add-modules java.activation
option during JVM start. You can set this inmirth.properties
for Mirth Connector