There should indeed be no error, and if - as Hugh said the service is
unavailable - then it's the obvious result to get HTTP 404 response.
On 29.07.2016 13:47, Balazs Varhegyi wrote:
Hi Hugh,
It seems like what Lorenz said:
Without the doing the checkpoint this curl works: "curl -G
http://l
Hi Hugh,
It seems like what Lorenz said:
Without the doing the checkpoint this curl works: "curl -G
http://localhost:8890/sparql-graph-crud --data-urlencode
graph=http://www.w3.org/2002/07/owl#";
but as soon as I start doing checkpoints in an infinite-loop. Curl
response turns to:
Hi,
Hugh, I set the provided parameters but I see only the log of the
successful checkpoint. No errors in virtuoso.log.
Regards,
Balazs
On 29/07/16 11:09, Lorenz Buehmann wrote:
Hi Hugh,
I guess Jena gets no connection to the SPARQL service at the time
Virtuoso is temporarily inaccessibl
Hi Hugh,
I guess Jena gets no connection to the SPARQL service at the time
Virtuoso is temporarily inaccessible
and thus simply returns a 404 error.
Cheers,
Lorenz
On 28.07.2016 15:03, Hugh Williams wrote:
Hi Balazs,
From your stackoverflow post the
“com.hp.hpl.jena.sparql.engine.htt