Jan Forberg

Results 12 comments of Jan Forberg

Hello, I am experiencing the same error. I created a debug repository that can hopefully reproduce the bug (tested on 2 machines) using the vanilla `openlink/virtuoso-opensource-7` docker image. https://github.com/dbpedia/databus-transfer/tree/insert-stopped-debug This...

In some rare cases, the database was corrputed after and failed to start with either ``` virtuoso_1 | 07:36:30 Roll forward started virtuoso_1 | 07:36:30 SQL Error: 23000 : SR175:...

The example I posted earlier was tested on two different machines with a clean docker container and the bug occured in both cases. I have tested the example posted by...

Here is an example that is reproducing the issue for me on a clean virtuoso: https://github.com/dbpedia/databus-transfer/tree/insert-stopped-debug JDBC Driver used (http://download3.openlinksw.com/uda/virtuoso/jdbc/virtjdbc4.jar) Virtuoso image used (`docker pull openlink/virtuoso-opensource-7`) with ``` docker run...

What is the desired behaviour? Cancel execution when a file doesn't exist?

I added this as a feature on the current refactor branch which will replace the main branch soon. Once that is done, I will update the dbpedia lookup with this....

Insanely late to the party, but the current lookup is a little bit misconfigured. The document of London received some score for matching its typeName field to City in your...

Sounds interesting! I won't have time to address this for the next 2 weeks but it is on the list!

`SPARQL` user has * `SPARQL_SELECT` * `SPARQL_SPONGE` * `SPARQL_SELECT_FED` * `SPARQL_LOAD_SERVICE_DATA` ~I will update to latest stable/7 then and check if the issue persists.~ EDIT: Still happening on `openlink/virtuoso-opensource-7:latest` Most...