Thorsten Vitt

Results 8 comments of Thorsten Vitt

Which shell commands should Mr. Jenkins execute for the TopicsExplorer after checking it out?

append `@ref` after the url, before the `#egg`, with `ref` being a tag or branch

Ad `chunker-de-default.properties` – I was not able to reproduce that exact error. Were there any other error or warning messages? Note that not all components support all languages (you would...

it is possible to run the pipeline on a folder of text or xml files, the wrapper will then create a _filename_.csv for each file in the given output folder....

While the tree tagger chunker already is part of the wrapper, we get this exception ``` 2017-06-06T12:17:37,729 ERROR org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl Exception occurred org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator processing failed. at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:401) [ddw-0.4.7-SNAPSHOT.jar:?] at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:308)...

> I can see this disaster, in your opinion, what is the appropriate default command to use? And, I am thinking, it is suitable for most users, then we can...

The longer I think about it: * I agree that upgrade should be the default as safest option. * `nala full-upgrade`≈ `apt-get dist-upgrade --autoremove` * You can, in theory, have...

BTW at least for Nextcloud 3.11 on Debian setting an environment variable QT_LOGGING_RULES for the Nextcloud process seems to help somewhat. `QT_LOGGING_RULES='*=false'` completely turns off all log messages, although the...