Re: [Virtuoso-users] Virtuoso version detection

2013-11-08 Thread Kingsley Idehen
On 11/8/13 4:22 PM, Erich Bremer wrote: With access to a Virtuoso sparql end-point only, is there any way to tell what major/minor version of Virtuoso is running from that sparql endpoint? Thanks, Erich Yes, assuming you go via cURL. Examples: curl -I -H "Accept: text/turtle" http://lod.op

[Virtuoso-users] Virtuoso version detection

2013-11-08 Thread Erich Bremer
With access to a Virtuoso sparql end-point only, is there any way to tell what major/minor version of Virtuoso is running from that sparql endpoint? Thanks, Erich -- November Webinars for C, C++, Fortran Developers Acce

Re: [Virtuoso-users] Transaction aborted due to a database checkpoint

2013-11-08 Thread Hugh Williams
Hi Nicola, Sounds like your "big" UPDATE has possibly encountered a database checkpoint during the load. Thus what is your checkpoint interval in the INI file and how are you actually performing the load as if you use the RDF Bulk loader for loading large datasets it will handle this for your a

[Virtuoso-users] Transaction aborted due to a database checkpoint

2013-11-08 Thread Nicola Vitucci
Hi everyone, I got this error while doing a "big" UPDATE in Virtuoso 7: "Transaction aborted due to a database checkpoint or database-wide atomic operation. Please retry transaction" I've tried changing the logging settings using log_enable but I couldn't complete the update anyway. I guess this