Updated to java_jre package 2.07 and now having issues with probes that use java, and connect to the backend UIM database with errors like:
The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protocol version TLS10 is not accepted by client preferences [TLS12]". ClientConnectionId:<ID>: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protocol version TLS10 is not accepted by client preferences [TLS12]"
or
ERROR [main, com.nimsoft.nimbus.probe.service.wasp.Probe] doit() Failed to createDataSource
ERROR [main, com.nimsoft.nimbus.probe.service.wasp.Probe] com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "The server selected protocol version TLS10 is not accepted by client preferences [TLS12]". ClientConnectionId:<ID>
Release : 20.3
Component : UIM
This will be related to the version of MSSQL that is being used. Make sure that you are on the latest service pack for your version, or at least at the version that supports TLS 1.2.