Hi,

I have the following problem in querying a dataset created on a Fuseki2 server.
I have downloaded Apache Jena Fuseki 3.9.0 from this page [1], then I have 
created a dataset and uploaded some RDF files (I used the default 
configuration).
I tried submit some queries to the endpoint programmatically.
The endpoint promptly replies the first five queries, whereas the sixth query 
waits endlessly.
This does not depend on the submitted query (I was able to get the result of 
the same query from the web interface) and changing the order of the query 
submitted to the endpoint does not change the result.
It seems that there is something that limits the number of queries processed by 
the endpoint.

Cheers,
Luigi Asprino

[1] https://jena.apache.org/download/index.cgi 
<https://jena.apache.org/download/index.cgi>




Reply via email to