Hello everybody, i'm again having problems with Stanbol. I try to extract named entities from a lot of documents. I get a lot of timeouts from linking engines or nlp processing, it happens very early in the process, after like the 10th document and then happens almost systematically. here are some logs.
Can someone tell me what could cause these timeouts and what can i do to prevent them. The texts i try to enhance are very short, and the process is multithreaded, there may be up to 10 threads making calls to Stanbol, can it be the cause ? (org.apache.stanbol.enhancer.servicesapi.ChainException: Execution timeout after 60.001sec (timeout:60sec) for ContentItem <urn:content-item-sha1-f53cb5608144eb1503239ed1c1143ab92f867677> Status: -EDFImplantationLinking: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusSheduled > -langdetect: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusCompleted > -EDFAcronymeLinking: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusSheduled > -talismane-nlp: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusInProgress > To change the timeout change value of property 'stanbol.maxEnhancementJobWaitTime' for the service class org.apache.stanbol.enhancer.jobmanager.event.impl.EventJobManagerImpl) org.apache.stanbol.enhancer.servicesapi.ChainException: Execution timeout after 60.001sec (timeout:60sec) for ContentItem ------------------ 06.06.2013 19:12:10.512 *WARN* [14651473@qtp-8593864-312] org.apache.felix.http.jetty /enhancer/chain/EDFEnhancement (org.apache.stanbol.enhancer.servicesapi.ChainException: Execution timeout after 60.001sec (timeout:60sec) for ContentItem <urn:content-item-sha1-f95a248b47f0a40b2e2f05e97e8b4f6b3a38ee6a> Status: -EDFImplantationLinking: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusInProgress > -langdetect: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusCompleted > -EDFAcronymeLinking: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusInProgress > -talismane-nlp: < http://stanbol.apache.org/ontology/enhancer/executionmetadata#StatusCompleted >