bbcarchdev / twine

An RDF workflow engine
https://bbcarchdev.github.io/twine/
Apache License 2.0
8 stars 3 forks source link

Twine does not ultimately return an error if processing fails #26

Closed nevali closed 8 years ago

nevali commented 8 years ago
lt-twine: [Debug] found MIME processor for 'application/trig'
lt-twine: [Debug] parsing buffer into model as 'application/trig'
lt-twine: [Debug] RDF: replacing graph <http://sws.geonames.org/6269131/about.rdf>
lt-twine: [Debug] SPARQL: SELECT * WHERE { GRAPH <http://sws.geonames.org/6269131/about.rdf> { ?s ?p ?o . } }
* About to connect() to localhost port 9000 (#0)
*   Trying ::1...
* Connection refused
*   Trying 127.0.0.1...
* Connection refused
* couldn't connect to host
* Closing connection #0
* Couldn't connect to server
lt-twine: Error: SPARQL: cURL request failed: Couldn't connect to server
lt-twine: Error: failed to obtain triples for graph <http://sws.geonames.org/6269131/about.rdf>
lt-twine: Notice: successfully imported data as 'application/trig'