sanjuta
7 years agoOccasional Visitor
Failed to register JDBC driver
Hello,
When i connect to a database using this string configuration
"jdbc:ignite:thin://datafabric-dev-21.24hourfit.com;user='';password=''".
and when i query i am getting data but seeing this below error in Readyapi logs. And we also contacted database team and they said everything is good from their side and getting this below errors from Readyapi.
ERROR: Failed to register the JDBC driver [jdbc:ignite:thin].
ERROR: java.lang.ClassNotFoundException: jdbc:ignite:thin
Can anyone suggest what can be done to solve this.