[Virtuoso-users] Cannot shut down Virtuoso server

2009-09-29 Thread Ghazzaoui, Ramez (NIH/NLM/LHC) [C]
Hi there, I am running virtuoso open-source 5.0.11 on my Linux box and I needed to shut it down. I entered isql and typed "shutdown;" The command was apparently sent to the server, but nothing happened then. isql is hung (I suppose I can kill it with Ctrl-C), and Virtuoso is still running (ps -

Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-29 Thread Hugh Williams
Hi Kenny, Yes, but what is in the dbpedia_install.log, load_nt.log and dbpedia.log file, as one or more of these should give the reason the server is not starting ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.open

Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-29 Thread Kenny Guan
THanks Hugh, I did mistake the ODBC DSN for "dsn". thx Dbpedia_install.sh calls "virtuoso-t -c dbpeida.ini +wait" inside and this is the first place coming up error (cannot start virtuoso). I am guessing this is a problem related to Cygwin. Cygwin may not resolve the windows environment variable.

Re: [Virtuoso-users] [Dbpedia-discussion] run dbpedia on local windows machine

2009-09-29 Thread Hugh Williams
Hi Kenny, The script is probably slightly miss leading, what the usage option refers to as "dsn" is not the traditional ODBC DSN, but rather the hostname:port name for the Virtuoso server instance, so you should run the installer with something like: sh dbpedia_install.sh localho