Hello Julien
On Tue, 2012-06-12 at 14:31 +0200, Julien Cojan wrote:
> Hi all,
>
> I noticed two kind of unexpected results when using filters.
> For both, I have examples from dbpedia.org sparql endpoint, but I got
> the same kind of results from a virtuoso 6.1.5 running on my machine.
>
>
> Th
Hi Sashi,
The error implies the server cannot connect back to itself which it attempts on
start-up and is generally due to either a bad network configuration not
enabling it to find a route back to itself or some firewalling that is
preventing the return connection.
Can you please check that n
Hi all,
I had earlier set up OpenLink virtuoso on my Fedora machine.
I had tweaked some of the default permissions and I was unable to do sparql
queries. Decided to do the installation again.
Hence I deleted earlier installation of Virtuoso by removing the builddir.
I ran ./configure, make, make i