I am trying to setup a JDBC connection to an Azure SQL server.
I have configured the Account query and test query, not the group query.
I have uploaded the driver and restarted the VA cluster, but when I test the connection I get the following error:
Error occurred before establishing the connection with Server. java.lang.ClassNotFoundException : test configuration
This reads to me as if the system is not taking the driver class configuration.
I later also tried to configure the group query, thinking it might be some issue with the connection test if there is no group, yet same result.
Thank you for your reply.
Even though I uploaded the jar via the UI (multiple times) it did not arrive on the VA’s.
I am also wondering how this would work, since every source requires the JAR to be uploaded, and this appears to be a rather specific folder…
Hi all,
Thanks for your suggestions.
It turns out that finally there was an issue with the jar. After re-uploading and restarting the VA it got resolved.