Jakub.klimek created this task.
Jakub.klimek added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Trying to run WDQS using the guide here: 
https://github.com/wikimedia/wikidata-query-rdf/blob/master/docs/getting-started.md.
  When trying to launch Blazegraph, I get:
  
    klimek@wikibase:/opt/service-0.3.2-SNAPSHOT$ ./runBlazegraph.sh
    /opt/service-0.3.2-SNAPSHOT /opt/service-0.3.2-SNAPSHOT
    Running Blazegraph from /opt/service-0.3.2-SNAPSHOT on :9999/bigdata
    [0.000s][warning][gc] -Xloggc is deprecated. Will use 
-Xlog:gc:/var/log/wdqs/wdqs-blazegraph_jvm_gc.%p-%t.log instead.
    Unrecognized VM option 'PrintGCDateStamps'
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
  
  This is probably because the script assumes `JDK 8` and I am running it with 
`JDK 12`. When removing the options from the script, I need to remove 
`PrintAdaptiveSizePolicy`, `PrintReferenceGC`, `PrintGCCause`, 
`PrintGCApplicationStoppedTime`, `PrintTenuringDistribution`, 
`UseGCLogFileRotation`, `NumberOfGCLogFiles=10`, `GCLogFileSize=20M` for the 
same error.

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

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

To: Jakub.klimek
Cc: Jakub.klimek, Aklapper, alaa_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to