Member since
04-02-2024
2
Posts
0
Kudos Received
0
Solutions
04-02-2024
04:33 PM
I tried it with mssql-jdbc-12.4.2.jre11.jar and mssql-jdbc-12.6.1.jre11.jar with no difference. I also added the path /enu/jars of the package to the path. I also tried to reference it in the db controller service as folder and direct as file. It can’t be found somehow.
... View more
04-02-2024
08:46 AM
When I try to connect with mssql and kerberos I get the message "java.lang.NoClassDefFoundError: Could not initialize class com.microsoft.sqlserver.jdbc.KerbAuthentication" When I'm trying to set false credentials I get another message so the kerberos itself seems to work. I set the driver location, classname and in the connectionstring itself I use authenticationScheme=JavaKerberos. Jaas Config and kerberos config are also there. How I can get more Information for my problem? What I am missing?
... View more
Labels:
- Labels:
-
Apache NiFi
-
Kerberos