Re: [Virtuoso-users] Lost connection to server

2013-10-22 Thread Hugh Williams
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

Re: [Virtuoso-users] FCT uris redirection problem

2013-10-22 Thread Hugh Williams
Hi Javier, It is not clear from your description what the problem being encountered is ? What is the actual URL being place in the browser that is giving the 404 error ? Is this server publicly accessible so it can be seen first hand ? Best Regards Hugh Williams Professional Services OpenLink S

[Virtuoso-users] Lost connection to server

2013-10-22 Thread Julien Plu
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