-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DBpedia live sync failing #7
Comments
Same problem here and I have no clue about whats happening. I've made a clean restart two times and the error appears again at a different point. |
Hi, sorry @hpadhuka for the late reply, I totally missed this issue I think this it the online documentation on how to recover @pkleef can you confirm? |
The backup_recovery procedure is confuse in the Openlink official documentation. I restored the virtuoso data directory from a previous backup I made using the tar command. After that, the live script continues to advance until the next error occurs. And the point where it occurs is different on every occasion. I am getting data corruption once or twice for every month of data that the scripts synchronizes.
It's a blocker right now as I need to restore and redo work every day to continue advancing. |
Hello, I've come across the same issue today. After loading live dbpedia dump (very recent from http://live.dbpedia.org/dumps/) I kicked off: [WARN OntologyHandler] Could not read cached file, assuming first run... Currently it is a blocker for me. Was your issue ever fixed? Appreciate any feedback. |
Hi, Same error here executing bin/ontologySync.sh. I'm using the last Best regards, J. On 4 October 2016 at 17:46, ewaszwed [email protected] wrote:
|
Hi, maybe the VOS JDBC driver is the problem here, the one bundled with maven is a bit old |
Hello, -bash-4.1$ sh bin/liveSync.sh |
2016-05-06-03-000017-bash-4.1$ sh bin/liveSync.sh
[INFO Global] Options file read successfully
[INFO ChangesetExecutor] Patch 2015-08-27-15-000201 CLEARED 160 resources
[INFO ChangesetExecutor] Patch 2015-08-27-15-000201 DELETED 977 triples
[WARN ChangesetExecutor] Error in query execution:
org.dbpedia.extraction.live.mirror.sparul.SPARULException: org.dbpedia.extraction.live.mirror.sparul.SPARULException: virtuoso.jdbc4.VirtuosoException: COL..: Insert stopped because out of seg data here or elsewhere host 0 key RDF_QUAD slice 0
at org.dbpedia.extraction.live.mirror.sparul.SPARULVosExecutor.execSQLWrapper(SPARULVosExecutor.java:74)
at org.dbpedia.extraction.live.mirror.sparul.SPARULVosExecutor.executeSPARUL(SPARULVosExecutor.java:29)
at org.dbpedia.extraction.live.mirror.changesets.ChangesetExecutor.executeSparulWrapper(ChangesetExecutor.java:140)
at org.dbpedia.extraction.live.mirror.changesets.ChangesetExecutor.executeAction(ChangesetExecutor.java:96)
at org.dbpedia.extraction.live.mirror.changesets.ChangesetExecutor.applyChangeset(ChangesetExecutor.java:54)
at org.dbpedia.extraction.live.mirror.LiveSync.main(LiveSync.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:293)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.dbpedia.extraction.live.mirror.sparul.SPARULException: virtuoso.jdbc4.VirtuosoException: COL..: Insert stopped because out of seg data here or elsewhere host 0 key RDF_QUAD slice 0
at org.dbpedia.extraction.live.mirror.sparul.SPARULVosExecutor.execSQL(SPARULVosExecutor.java:88)
at org.dbpedia.extraction.live.mirror.sparul.SPARULVosExecutor.execSQLWrapper(SPARULVosExecutor.java:40)
... 11 more
Caused by: virtuoso.jdbc4.VirtuosoException: COL..: Insert stopped because out of seg data here or elsewhere host 0 key RDF_QUAD slice 0
at virtuoso.jdbc4.VirtuosoResultSet.process_result(Unknown Source)
at virtuoso.jdbc4.VirtuosoResultSet.(Unknown Source)
at virtuoso.jdbc4.VirtuosoStatement.sendQuery(Unknown Source)
at virtuoso.jdbc4.VirtuosoStatement.executeQuery(Unknown Source)
at com.jolbox.bonecp.StatementHandle.executeQuery(StatementHandle.java:464)
at org.dbpedia.extraction.live.mirror.sparul.SPARULVosExecutor.execSQL(SPARULVosExecutor.java:86)
... 12 more
[WARN ChangesetExecutor] Tried to ADD 772 but failed, splitting into chunks to spot the error
[WARN ChangesetExecutor] Error in query execution:
[ERROR ChangesetExecutor] Cannot ADD triple:
http://dbpedia.org/resource/Alexander_Tachie_Mensah http://dbpedia.org/ontology/wikiPageExtracted "2015-08-27T13:24:03Z"^^http://www.w3.org/2001/XMLSchema#dateTime .
The text was updated successfully, but these errors were encountered: