Re: [Virtuoso-users] Problem after compiling virtuoso

2013-04-17 Thread Julien Plu
Thanks I will try this tomorrow because now I'm not behind my working machine any more. Best. Julien. 2013/4/17 Alexey Zakhlestin > > On 17.04.2013, at 20:20, Julien Plu > wrote: > > > And I fall on this error : > > > > Starting OpenLink Virtuoso Open-Source Edition: The VDBMS server process

Re: [Virtuoso-users] Problem after compiling virtuoso

2013-04-17 Thread Alexey Zakhlestin
On 17.04.2013, at 20:20, Julien Plu wrote: > And I fall on this error : > > Starting OpenLink Virtuoso Open-Source Edition: The VDBMS server process > terminated prematurely > after starting up. > > I though that maybe an instance of Virtuoso is already running so I did : > > ps -ef | grep v

[Virtuoso-users] Problem after compiling virtuoso

2013-04-17 Thread Julien Plu
Hi, I cloned the virtuoso git repository and use the develop/7 branch. So I compiled with none errors virtuoso with these lines : ./autogen.sh export CFLAGS="-O2 -m64" ./configure --prefix=/usr/bin/virtuoso --program-transform-name="s/isql/isql-v/" make sudo make install After to start virtuoso

Re: [Virtuoso-users] Impact of number of files on bulk RDF load

2013-04-17 Thread Garry M. Biggs
Hi Sumit, What you need is -- * Fewer - larger sized .ttl files to alleviate the IO overhead, and * Multiple invocations of rdf_loader_run() in order to maximise CPU core usage There is lots of additional information contained in this doc -- https://docs.google.com/document/d/1yLOBmP4xkYvdTz