17:29:02.818 [main] ERROR org.wikidata.query.rdf.tool.Update - Error during updater run.
java.lang.NullPointerException: null
at java.time.Instant.compareTo(Instant.java:1255)
at java.time.Instant.isAfter(Instant.java:1272)
at org.wikidata.query.rdf.tool.Updater.syncDate(Updater.java:254)
at org.wikidata.query.rdf.tool.Updater.lambda$applyBatch$0(Updater.java:205)
at org.wikidata.query.rdf.tool.Updater.importToRdfRepository(Updater.java:296)
at org.wikidata.query.rdf.tool.Updater.lambda$handleChanges$5(Updater.java:279)
at org.wikidata.query.rdf.tool.Updater.handleChanges(Updater.java:287)
at org.wikidata.query.rdf.tool.Updater.applyBatch(Updater.java:194)
at org.wikidata.query.rdf.tool.Updater.run(Updater.java:177)
at org.wikidata.query.rdf.tool.Update.run(Update.java:174)
at org.wikidata.query.rdf.tool.Update.main(Update.java:98)Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Fix NPE when updating the left off date on the first batch | DCausse | wikidata/query/rdf | master | +135 -8 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | dcausse | T238045 Improve parallelism in WDQS updater | |||
| Resolved | dcausse | T239131 NullPointerException in wdqs-updater after last deployment |
Event Timeline
Comment Actions
Change 553036 had a related patch set uploaded (by DCausse; owner: DCausse):
[wikidata/query/rdf@master] Fix NPE when updating the left off date on the first batch
Comment Actions
Change 553036 merged by jenkins-bot:
[wikidata/query/rdf@master] Fix NPE when updating the left off date on the first batch