dice-group / FOX

Federated Knowledge Extraction Framework
GNU Affero General Public License v3.0
188 stars 52 forks source link

Pool queue empty #36

Closed renespeck closed 5 years ago

renespeck commented 7 years ago

`10:50:49 INFO [qtp1226145325-13] (AServer.java:lambda$start$1:74) - requested encoding:UTF-8 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:lambda$mapRoutes$2:121) - ContentType: application/json 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:lambda$mapRoutes$2:217) - nif doc size: 1 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:lambda$mapRoutes$2:219) - [AnnotatedDocumentImpl [uri=http://ns.aksw.org/fox/demo/document-1, text=Show me games between Carlsen and Levon Aronian., markings=[]]] 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:lambda$mapRoutes$2:220) - {output=turtle, input=@prefix dbo: http://dbpedia.org/ontology/ . @prefix foxo: http://ns.aksw.org/fox/ontology# . @prefix schema: http://schema.org/ . @prefix foxr: http://ns.aksw.org/fox/resource# . @prefix rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# . @prefix dbr: http://dbpedia.org/resource/ . @prefix xsd: http://www.w3.org/2001/XMLSchema# . @prefix its: http://www.w3.org/2005/11/its/rdf# . @prefix rdfs: http://www.w3.org/2000/01/rdf-schema# . @prefix nif: http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core# . @prefix prov: http://www.w3.org/ns/prov# . @prefix foaf: http://xmlns.com/foaf/0.1/ .

http://ns.aksw.org/fox/demo/document-1#char0,48 a nif:Context ; nif:beginIndex "0"^^xsd:nonNegativeInteger ; nif:endIndex "48"^^xsd:nonNegativeInteger ; nif:isString "Show me games between Carlsen and Levon Aronian." . , task=ner, lang=en, type=text, nerlinking=org.aksw.fox.tools.ner.linking.en.AgdistisDirectEN} 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:fox:236) - fox 10:50:49 INFO [qtp1226145325-13] (FoxServer.java:fox:242) - lang: en 10:50:49 WARN [qtp1226145325-13] (Pool.java:poll:101) - pool queue empty, sleep 20s ... `