After upgrading to DX UIM 20.4 CU6 / CU7 / CU8 we are getting an error when trying to login to UMP/OC page for all users.
Apr 12 05:36:16:086 ERROR [Catalina-utility-1, com.firehunter.ump.exceptions.DataFactoryException] Cannot create PoolableConnectionFactory (This driver is not configured for integrated authentication. ClientConnectionId:df72cc6e-e708-49bd-b85f-caca63a95a8a)
Apr 12 05:36:16:086 ERROR [Catalina-utility-1, com.firehunter.ump.exceptions.DataFactoryException]
Apr 12 05:36:16:086 ERROR [Catalina-utility-1, com.firehunter.ump.exceptions.DataFactoryException] java.sql.SQLException: Cannot create PoolableConnectionFactory (This driver is not configured for integrated authentication. ClientConnectionId:df72cc6e-e708-49bd-b85f-caca63a95a8a)
and
Caused by: java.lang.UnsatisfiedLinkError: no mssql-jdbc_auth-9.4.1.x64 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at com.microsoft.sqlserver.jdbc.AuthenticationJNI.<clinit>(AuthenticationJNI.java:51)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.logon(SQLServerConnection.java:4237)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.access$000(SQLServerConnection.java:88)
at com.microsoft.sqlserver.jdbc.SQLServerConnection$LogonCommand.doExecute(SQLServerConnection.java:4227)
and
Caused by: org.springframework.jdbc.support.MetaDataAccessException: Could not get Connection for extracting meta-data; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Cannot create PoolableConnectionFactory (This driver is not configured for integrated authentication. ClientConnectionId:6cde438b-9e00-4790-9fd9-d7e11d2ac8ac)
- outdated java_jre package
This is a known issue and the errors in the wasp log indicate that the java_jre installed on the OC robot is outdated.
Please make sure to upgrade the java_jre to the latest compatible version.
Also, uimapi HF version is attached for the pooled connections / DataFactoryException issue as it relates to any API-related alarm calls.
For UIM 20.4 CU6 with UIMAPI 20.4.6, the attached 20.46hf1 patch can be applied to the OC Robot.
uimapi-20.4.6-HF.zip