Hi,
I am trying to create a virtual graph in Stardog for my local Mysql Server. I have used the data and schema files used in StarDog's virtual graph tutorial. Whenever I am trying to create Virtual graph using mapping file or without mapping file getting the same error,
"com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server."
I have added the jar file under "/opt/stardog/server/dbms".
Attached the error from stardog.log file below,
error.log (14.8 KB)
Thanks,
Eshita