Hi Hugh,
I didn't retried to run my script after, but I think you had right in
saying that it can come from a reboot of Virtuoso. Because in looking the
Virtuoso log file I see a reboot at a time around the connection error.
I gonna retest my script when I will access to this machine which is now
Hi Julien,
The error does not look like a timeout, but rather a server crash ? Are you
able to make a python , isql or other connection to the server at this point
without restarting it ?
Please check the virtuoso.log file to see if any errors are being reported at
this point.
What is the ver
Hello !
I made a python script to load or delete data to a remote virtuoso. My
problem is when the query take too much time I have this kind of error :
*** Error 08S01: [Virtuoso Driver]CL065: Lost connection to server
at line 1 of Command-Line-Load /tmp/tmp9_vr03:
rdf_loader_run()
Is there a vi