Re: [Virtuoso-users] ld_dir() and Access Denial

2015-11-13 Thread Hugh Williams
Hi Delaram, Why did you "virtuoso.ini from /[path_to_virtuoso]/var/lib/virtuoso/db/virtuoso/ to [path_to_virtuoso]/var/lib/virtuoso/ontowiki/ “ ? Seems you possibly have 3 Virtuoso installations , a default bundle with the OS, one from OntoWiki and one you have compiled locally ie virtuoso-op

Re: [Virtuoso-users] rdf_loader_run logs "missed delete of name id cache" messages

2015-11-13 Thread Hugh Williams
Hi Jörn , If all datasets are indicate to have loaded with ll_state = 2 and not errors reported in ll_error then the datasets have been loaded successfully. What does the “status();” command run from isql as that will show the status of the machine and what might be consuming resources. Did y

Re: [Virtuoso-users] Mapper Options in Conductor (Question about Sponging)

2015-11-13 Thread Haag, Jason
Thanks Kingsley. In response to your question, "Did you enable the "store metadata option" and then select relevant cartridge?" Yes, I selected store metadata (xHTML option) with the following extractor cartridge settings: add-html-meta=yes get-feeds=no preview-length=512 fallback-mode=no rdfa=ye

[Virtuoso-users] ld_dir() and Access Denial

2015-11-13 Thread Delaram Ra
Hi, I have *virtuoso-opensource-7.2.1 *installed and running. I can access to it via *http://localhost:8890/conductor * and upload Turtle files with no problem. But when I try to load a big file using command line it gives the following error: *Error 42000: [Virt

Re: [Virtuoso-users] rdf_loader_run logs "missed delete of name id cache" messages

2015-11-13 Thread Jörn Hees
Hi Hugh, > On 13 Nov 2015, at 04:11, Hugh Williams wrote: > > If you check the load_list table does it log in the ll_error column which > dataset is causing the error and you can check the file to see it is valid ? thanks for the answer... the following returns 0 rows SELECT * FROM DB.DBA.LOA