Re: [Virtuoso-users] Setting up virtuoso

2012-06-21 Thread Rameswara Sashi Kiran Challa
Hi Hugh, Thanks for your reply. As you had mentioned, it was an issue on my side. 'localhost' was commented out in /etc/hosts on my machine. Uncommenting it out resolves the problem. Thanks for your time, -Sashi On Mon, Jun 18, 2012 at 5:18 PM, Hugh Williams wrote: > Hi Sashi, > > The error im

Re: [Virtuoso-users] Setting up virtuoso

2012-06-18 Thread Hugh Williams
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

[Virtuoso-users] Setting up virtuoso

2012-06-18 Thread Rameswara Sashi Kiran Challa
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