Ted Thibodeau Jr

Results 781 comments of Ted Thibodeau Jr

(After they restart...) What happens if you run just the subquery (`LIMIT` added here, for first test) on the other instance? ```sparql PREFIX s: PREFIX ruian: SELECT * WHERE {...

@FabienPuig - Network issues are extremely unlikely to lead to the GPF reported here. Additional details of your experience would be helpful for our analysis, such as: * Did you...

@melkamar - I'm sorry; I overlooked [your last update](https://github.com/openlink/virtuoso-opensource/issues/734#issuecomment-383009477). I have just noticed something else I had overlooked previously. You have an illegal character in two CURIes in your query....

@tlomb - This issue has been resolved in the latest Enterprise Edition (v8.2), and a fix is in the works for the Open Source Edition.

@tlomb @DeniseSl22 — The patch discussed here was committed in Dec 2018, and the next VOS shipped was [Release 7.2.6 (almost immediately replaced by 7.2.6.1)](https://github.com/openlink/virtuoso-opensource/releases/tag/v7.2.6.1). As usual, we would recommend...

Alternatively, you can _include_ `&signal_void=off` and/or `&signal_unconnected=off` in the machine-accessed query URL, to turn these off explicitly (instead of relying on the endpoint defaults that take effect when `&signal_void=` and/or...

@ebremer — "latest dev version of Virtuoso" doesn't communicate well, especially over time. Please always provide the full version string including the git_head value, as reported on the commandline by...

@namedgraph — It's not clear to me whether the "15 seconds for under a 1000 triples" assessment remains accurate, presuming @ebremer followed the previously linked advice in [Transactional Bulk Loading...

The first thing I notice is a line-break in your `HTTPLogFormat` value, which may just be a relic of your pasting it to GitHub. ``` HTTPLogFormat= ...#kgQuer yStatus... ``` If...