[Virtuoso-users] overriding the server timeout

2012-02-17 Thread sherif kandel
Hi, I started the virtuoso service on windows with the following configurations (configuration files attached) I'm using the dotNetRDF library to make local queries to the local server (The library makes the timeout

Re: [Virtuoso-users] How to stop running query

2012-02-17 Thread Maxime Teissèdre
Hi, No idea? Isn't possible? Thanks, Maxime. 2012/2/13 Maxime Teissèdre > Hi, > > For some details. > > Il use status(); and i see that for exemple: > Running Statements: > Time (msec) Text > 5183 SPARQL SELECT ?g COUNT(*) { GRAPH ?g {?s ?p ?o.} } GROUP BY > ?g ORDER BY DESC 2 >

Re: [Virtuoso-users] overriding the server timeout

2012-02-17 Thread Hugh Williams
Hi Sherif, You say “The library makes the timeout 30seconds” by which I presume you mean the dotNetRDF library, in which case where is this setting actually made and what is the actual timeout error message being received as it sounds as if its value is overriding the one you are setting in the

Re: [Virtuoso-users] overriding the server timeout

2012-02-17 Thread Rob Vesse
Hugh - dotNetRDF does not explicitly set the timeout anywhere in our code so the timeout Sherif sees presumably is set automatically in the ADO.Net provider somewhere? If he uses the constructor he shows where he passes a custom connection string that gets used to create a VirtuosoConnection

Re: [Virtuoso-users] overriding the server timeout

2012-02-17 Thread sherif kandel
sorry for being late, The stack trace of the exception is: System.SystemException was caught Message=Timeout expired. Source=OpenLink.Data.Virtuoso StackTrace: at OpenLink.Data.Virtuoso.Future.GetResult(ISession session, FutureList futures, Boolean remove) at OpenLink.Data.Virt

[Virtuoso-users] Default Configuration always loaded

2012-02-17 Thread sherif kandel
When I start the virtuoso service with the configuration file virtuoso.ini Which I edited. after starting the virtuoso server, I type status(); and I find the configuration parameters is the default ones, not the ones I edited, I tried to edit some from the localhost/conductor some gets edit, and s

[Virtuoso-users] (no subject)

2012-02-17 Thread Aem Cradle
Hello! I'm using Virtuoso  Version "06.01.3127-pthreads for Darwin as of May 28 2011" running isql I'm running the following query: select * from DB.DBA.SYS_INDEX_SPACE_STATS; And virtuoso crashes with the following lines on standard output: 19:28:05 INFO: HTTP/WebDAV server online at 8891 19:28