Hi Eliza,
Please check ~/binsrc/yacutia/virtuoso.log file which should show why the
Virtuoso server failed to start …
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn --
Hi Kingsley,
Thank you so much for the tips.
Regards,
Eliza
On 3/17/15 3:10 PM, "Kingsley Idehen" wrote:
>On 3/17/15 2:21 PM, Eliza Chan wrote:
>> Hi,
>>
>> Using isql, I managed to load some data using the following commands:
>>
>> SQL> ld_dir('/usr/local/virtuoso-opensource/share/virtuos
On 3/17/15 2:21 PM, Eliza Chan wrote:
Hi,
Using isql, I managed to load some data using the following commands:
SQL> ld_dir('/usr/local/virtuoso-opensource/share/virtuoso/tmp',
'wcmcPeopleAddress.rdf',
'http://vitro.mannlib.cornell.edu/a/graph/wcmcPeople');
Done. -- 1 msec.
SQL> rdf_loader_
Hi,
Using isql, I managed to load some data using the following commands:
SQL> ld_dir('/usr/local/virtuoso-opensource/share/virtuoso/tmp',
'wcmcPeopleAddress.rdf', 'http://vitro.mannlib.cornell.edu/a/graph/wcmcPeople');
Done. -- 1 msec.
SQL> rdf_loader_run();
Done. -- 183 msec.
However, it wa
Thank you all for the help.
As instructed, I edited this file binsrc/virtuoso/viunix.c and increased the
thread_initial value from 6 to 14.
The build was successful on the Mac (10.8.5).
Regards,
Eliza
From: Mark Thompson mailto:mark9...@gmail.com>>
Date: Tuesday, March 17, 2015 5:04 AM
Hi,
I experienced the same issue as Eliza yesterday on MacOS 10.7.5 (Lion) when
I git cloned VOS using "-b stable/7". However, when I dropped the -b
parameter there was no problem.
Apparently in the later version thread_initial was already set to 14.
Cheers,
Mark
On Tue, Mar 17, 2015 at 4: