When attempting to use the ‘system.net.sendEmail’ function, I get the following error:
"Traceback (most recent call last):
File “event:actionPerformed”, line 37, in
com.inductiveautomation.ignition.client.gateway_interface.GatewayException: com.inductiveautomation.ignition.client.gateway_interface.GatewayException: Error sending email.
caused by GatewayException: Error sending email.
caused by javax.mail.MessagingException: Could not convert socket to TLS;
nested exception is:
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Ignition v7.8.2 (b2016030813)
Java: Oracle Corporation 1.8.0_131"
Emailing was working fine for weeks, and then this appeared out of the blue. Any idea what’s going on?
Thanks.