Re: [Virtuoso-users] Running to VOS with one virtuoso.db

2017-03-16 Thread Hugh Williams
Hi Ghislain, The HTTP ports ( and SQL ports) cannot be the same for the two instances running on the same machine, they would have to be unique as I indicated previously, As if the ports are the same then the first to start will run and the other would fail to state with an “address already in

Re: [Virtuoso-users] Running to VOS with one virtuoso.db

2017-03-13 Thread Ghislain ATEMEZING
Hi Hugh, [ Just wondering if someone ever test the option you proposed] What would be the use case here? Let's suppose I have then 2 dbs starting with the HHTP same ports. Would that mean I can query them once? Please could you provide us with more advantages of this approach? TIA Best, Ghislain

Re: [Virtuoso-users] Running to VOS with one virtuoso.db

2017-01-26 Thread Hugh Williams
Hi Pasquale, What is the purpose of running two Virtuoso instances, is this for setup access for SPARQL or SQL storage ? The easiest way to start multiple Virtuoso database instances on the same machine is to create two separate databases with a “virtuoso.ini” file on each set to use unique SQ

[Virtuoso-users] Running to VOS with one virtuoso.db

2017-01-26 Thread Pasquale Di Donato
Hi all I wanted to run 2 Virtuoso Open Source instances on one virtuoso.db, but it seems not possible since when the first instances is run then a lock file is created for the DB. Any hint here or is this not possible with the Open Source Edition? Pasquale ---