Please get the connector configuration details and make sure you have correct jar file in place, and you have the correct driver class name as mentioned below.
Database URL? try with IP as well as hostname. jdbc:mysql://<hostname_or_IP>:<port>/<database_name>
Driver Class? make sure you have correct driver class
Hello @pattabhi, Thank you for your answer, i already checked all of this configuration twice but i don’t see any problem with it i even reuploaded the jar file do you have anything to check apart of this please?
Hi @torry_salamat ,
I recently faced similar issue while Test connection on JDBC connector It seems to be firewall blocking issue. Make sure you are able to access DB server from all VA instances. Normally, its network issue.
Hey,
I dont see the last contact. the CCG Number and IP Address as well. There seems some issue related to Virtual Appliance. Below is the screenshot of Connected VA.
Hello when i do a sudo docker ps -a | grep ccg => it says that ccg exited 4 hours ago i think it stops every now and then.. When i tried to restart ccg with your command it says : ccg.service not found
Hello again,
It was indeed the ccg i started it with sudo docker start ccg and the timeout got resolved thanks again for pointing out that it was from ccg