Tinyttt added a comment.

  I am having the same problem.
  
    wait-for-it.sh: waiting 300 seconds for wikibase.svc:80
    
    wait-for-it.sh: wikibase.svc:80 is available after 40 seconds
    
    wait-for-it.sh: waiting 300 seconds for wdqs.svc:9999
    
    wait-for-it.sh: wdqs.svc:9999 is available after 0 seconds
    
    Updating via http://wdqs.svc:9999/bigdata/namespace/wdq/sparql
    
    OpenJDK 64-Bit Server VM warning: Cannot open file 
/var/log/wdqs/wdqs-updater_jvm_gc.pid9.log due to No such file or directory
    
    
    #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - 
%msg%n
    
    04:05:54.813 [main] INFO org.wikidata.query.rdf.tool.Update - Starting 
Updater 0.3.10-SNAPSHOT (8bba8bfb0bbb12361c0e214fe482fbe15fcaa129)
    
    04:05:57.183 [main] INFO o.w.q.r.t.change.ChangeSourceContext - Checking 
where we left off
    
    04:05:57.183 [main] INFO o.w.query.rdf.tool.rdf.RdfRepository - Checking 
for left off time from the updater
    
    04:05:58.306 [main] INFO o.w.query.rdf.tool.rdf.RdfRepository - Found left 
off time from the updater
    
    04:05:58.310 [main] ERROR org.wikidata.query.rdf.tool.Update - Error during 
initialization.
    
    java.lang.IllegalStateException: RDF store reports the last update time is 
before the minimum safe poll time. You will have to reload from scratch or you 
might have missing data.
    
    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
    
    at org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
    
    at org.wikidata.query.rdf.tool.Update.main(Update.java:97)
    
    Exception in thread "main" java.lang.IllegalStateException: RDF store 
reports the last update time is before the minimum safe poll time. You will 
have to reload from scratch or you might have missing data.
    
    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
    
    at org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
    
    at org.wikidata.query.rdf.tool.Update.main(Update.java:97)
    
    wait-for-it.sh: waiting 300 seconds for wikibase.svc:80
    
    wait-for-it.sh: wikibase.svc:80 is available after 0 seconds
    
    wait-for-it.sh: waiting 300 seconds for wdqs.svc:9999
    
    wait-for-it.sh: wdqs.svc:9999 is available after 0 seconds
    
    Updating via http://wdqs.svc:9999/bigdata/namespace/wdq/sparql
    
    OpenJDK 64-Bit Server VM warning: Cannot open file 
/var/log/wdqs/wdqs-updater_jvm_gc.pid10.log due to No such file or directory
    
    
    #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - 
%msg%n
    
    04:06:02.098 [main] INFO org.wikidata.query.rdf.tool.Update - Starting 
Updater 0.3.10-SNAPSHOT (8bba8bfb0bbb12361c0e214fe482fbe15fcaa129)
    
    04:06:03.347 [main] INFO o.w.q.r.t.change.ChangeSourceContext - Checking 
where we left off
    
    04:06:03.347 [main] INFO o.w.query.rdf.tool.rdf.RdfRepository - Checking 
for left off time from the updater
    
    04:06:03.725 [main] INFO o.w.query.rdf.tool.rdf.RdfRepository - Found left 
off time from the updater
    
    04:06:03.728 [main] ERROR org.wikidata.query.rdf.tool.Update - Error during 
initialization.
    
    java.lang.IllegalStateException: RDF store reports the last update time is 
before the minimum safe poll time. You will have to reload from scratch or you 
might have missing data.
    
    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
    
    at org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
    
    at org.wikidata.query.rdf.tool.Update.main(Update.java:97)
    
    Exception in thread "main" java.lang.IllegalStateException: RDF store 
reports the last update time is before the minimum safe poll time. You will 
have to reload from scratch or you might have missing data.
    
    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
    
    at org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
    
    at org.wikidata.query.rdf.tool.Update.main(Update.java:97)
  
  
  
  In T186161#6418315 <https://phabricator.wikimedia.org/T186161#6418315>, 
@Louperivois wrote:
  
  > Same here. I get this from logs:
  >
  >   ...
  >   wdqs-updater_1     | wait-for-it.sh: waiting 300 seconds for 
wikibase.svc:80
  >   wdqs-updater_1     | wait-for-it.sh: wikibase.svc:80 is available after 0 
seconds
  >   wdqs-updater_1     | wait-for-it.sh: waiting 300 seconds for wdqs.svc:9999
  >   wdqs-updater_1     | wait-for-it.sh: wdqs.svc:9999 is available after 0 
seconds
  >   wdqs-updater_1     | Updating via 
http://wdqs.svc:9999/bigdata/namespace/wdq/sparql
  >   wdqs-updater_1     | OpenJDK 64-Bit Server VM warning: Cannot open file 
/var/log/wdqs/wdqs-updater_jvm_gc.pid9.log due to No such file or directory
  >   wdqs-updater_1     |
  >   wdqs-updater_1     | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] 
%-5level %logger{36} - %msg%n
  >   wdqs-updater_1     | 02:22:52.824 [main] INFO  
org.wikidata.query.rdf.tool.Update - Starting Updater 0.3.10-SNAPSHOT 
(8bba8bfb0bbb12361c0e214fe482fbe15fcaa129)
  >   wdqs-updater_1     | 02:22:53.753 [main] INFO  
o.w.q.r.t.change.ChangeSourceContext - Checking where we left off
  >   wdqs-updater_1     | 02:22:53.753 [main] INFO  
o.w.query.rdf.tool.rdf.RdfRepository - Checking for left off time from the 
updater
  >   wdqs-updater_1     | 02:22:53.971 [main] INFO  
o.w.query.rdf.tool.rdf.RdfRepository - Found left off time from the updater
  >   wdqs-updater_1     | 02:22:53.973 [main] ERROR 
org.wikidata.query.rdf.tool.Update - Error during initialization.
  >   wdqs-updater_1     | java.lang.IllegalStateException: RDF store reports 
the last update time is before the minimum safe poll time.  You will have to 
reload from scratch or you might have missing data.
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.Update.main(Update.java:97)
  >   wdqs-updater_1     | Exception in thread "main" 
java.lang.IllegalStateException: RDF store reports the last update time is 
before the minimum safe poll time.  You will have to reload from scratch or you 
might have missing data.
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.change.ChangeSourceContext.getStartTime(ChangeSourceContext.java:97)
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.Update.initialize(Update.java:144)
  >   wdqs-updater_1     |    at 
org.wikidata.query.rdf.tool.Update.main(Update.java:97)
  >   wikibase-docker_wdqs-updater_1 exited with code 1

TASK DETAIL
  https://phabricator.wikimedia.org/T186161

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tinyttt
Cc: Tinyttt, Louperivois, Jsamwrites, Considering.Different.Routes, DarTar, 
Addshore, Andrawaag, Aklapper, Samantha_Alipio_WMDE, Akuckartz, Jelabra, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to