Unable to install 7.4.10 into SQL Server using Windows Authentication

Yellowfin FAQ shared this problem 4 years ago
Resolved

Trying to do a full install of 7.4.10 into SQL Server using Windows Authentication, but get the following error:e51e839b9003b59785a0f393cbf5e5db

Replies (3)

photo
1

This issue is due to a defect in the shipped Microsoft drivers not supporting Windows Authentication.

We do ship with the JTDS so you can get the installer to use that one by running the .jar installer with the following command

java -jar yellowfin-7.4.10-20190510-full.jar option.db.microsoftjdbc=false


Microsoft have fixed this and will include it with their next driver release.


If you run into further problems, please reach out to us.


Regards,

Mahesh

photo
1

Hi David,

I still see the problem with 9.6, so it looks like the problem was never fixed by Microsoft or the driver is broken again.

Since I used the Windows installer (exe) I took the following approach. I started the installer via command line and added the above mentioned solution.

Just in case someone is running into the same problem.

Best regards

Ingo

photo
1

Hey Ingo,

I hope you are well!


Just to confirm, you were able to do a full install of 9.6 using the workaround?


Best Wishes,

Lesley

Leave a Comment
 
Attach a file