Meet Dave created CTAKES-517: -------------------------------- Summary: Running command line interface for development version throws error Key: CTAKES-517 URL: https://issues.apache.org/jira/browse/CTAKES-517 Project: cTAKES Issue Type: Bug Components: ctakes-distribution Affects Versions: 4.0.1 Reporter: Meet Dave
Hi, I followed the steps mentioned in the [Development Guide|https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+Developer+Install+Guide#cTAKES4.0DeveloperInstallGuide-IntelliJIDEAstepbystepinstallinstructions] to build ctakes-trunk using IntelliJ IDE. Now I want to run piper file submitter through the command line. I performed following steps # cd \{CTAKES_HOME}/ctakes-distribution/src/main/bin/ # sh runPiperFile.sh -i /home/dave/fall_2018/CTAKES_Data/input/ -xmiOut /home/dave/fall_2018/CTAKES_Data/output/ This threw the error:- *Error: Could not find or load main class org.apache.ctakes.core.pipeline.PiperFileRunner* Kindly guide on how to solve this issue. Please note that I am able to run piper submitter GUI which is also not working as expected. But for my use case, I have to run it using the command line -- This message was sent by Atlassian JIRA (v7.6.3#76005)