HI Guys,
I just updated to 2019.12.0.3540_rc and my MailPro plugin wont load with the following error
An error has occurred. See error log for more details.
com.sun.net.ssl.internal.ssl.Provider
HI Guys,
I just updated to 2019.12.0.3540_rc and my MailPro plugin wont load with the following error
An error has occurred. See error log for more details.
com.sun.net.ssl.internal.ssl.Provider
That problem occurs because Servoy 2019.12 now ships with Java 13 and the package mentioned has been removed from Java. It should be easy to replace this, but it takes some testing on various mail servers. So I don’t think it will be ready before January.
To overcome this, you should run from a pre Java 13. You can point the java version used by Servoy to any other Java install that you have on your system by editing servoy.ini, where you have this line (example from older Servoy version)
-vm
features/com.servoy.jre.win32.x86_64.feature_12.0.2/jre/bin
Change the path to a pre Java 13 runtime and you should be fine. Sorry for the inconvenience.
Ok thanks Patrick I will change the java versions for now…
Sent from my ASUS_Z01KD using Tapatalk
Hi Patrick,
Is this still on the radar? Said workaround works also on 2019.12.1, but I think a change in the MailPro plugin is still needed?
I could not find a support case to this specific case, but https://support.servoy.com/browse/SVY-14465 is related.
Hi Ruben,
We had the same issue with the upgrade to 2020.03 from 2019.09 and servoy-plugins.de kindly provided me with a link to download the latest version which works with Java 13. If you contact them I’m sure they’ll oblige
Steve