On 30/06/15 19:43, Adrian Gschwend wrote:
On 24.06.15 15:12, Andy Seaborne wrote:

Hi Andy,

This is the first answer on your email, expect more in the comming days :-)

When it's using the run/ area, the sources are run/config.ttl (the
server setup), configuration/, one file per service+dataset and the
system database (like configuration/ but a database of named graphs, not
files).

ok I'm a bit confused by that: I seem to run into the timeout for one
CONSTRUCT query I do, so I tweeked run/config.ttl and enabled:

  ja:context [ ja:cxtName "arq:queryTimeout" ;  ja:cxtValue "30000" ] ;

(I just uncommented it from the default config). However, I still seem
to have 0 set:

[2015-06-30 16:55:34] Fuseki     INFO  [4] 503 The query timed out
(restricted to null ms) (3.013 s)

so I don't have the impression that config.ttl is really considered when
I start fuseki-server in the directory where there is the "run"
directory placed?

Could this be JENA-918?

        Andy

https://issues.apache.org/jira/browse/JENA-918


regards

Adrian


Reply via email to