Re: [Virtuoso-users] Setup Virtuoso 5.0.9

2008-12-05 Thread Till Plumbaum
It was a firewall problem, thanks for the tip. Till -Original Message- From: Robert Jones [mailto:rjo...@openlinksw.com] Sent: Wednesday, December 03, 2008 9:19 AM To: Till Plumbaum Cc: Virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] Setup Virtuoso 5.0.9 3/12/08 7:31

[Virtuoso-users] Setup Virtuoso 5.0.9

2008-12-02 Thread Till Plumbaum
Hi, I already installed and tested virtuoso open source edition 5.0.9 on my local machine and everything worked fine. But when I try to connect to the Conductor Interface or the database (both running on the default port) from another client, I can't connect to the system. Can someone please e

Re: [Virtuoso-users] Jena Model without NS Prefix

2008-12-01 Thread Till Plumbaum
Hi , I tested the sample. That one works, but just because there is a small error at the end. You're loading model m1 from the database and printing model m. Changing the code to m1.write(), I'm getting the same error as before. Till. >> Hi Till, Can you please compile and run the sampl