[ https://issues.apache.org/jira/browse/CTAKES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Finan closed CTAKES-453. ----------------------------- Fix Version/s: future enhancement Assignee: Sean Finan Resolution: Fixed Moved runCVD from ctakes-clinical-pipeline to ctakes-examples. > Unable to run CVD locally > ------------------------- > > Key: CTAKES-453 > URL: https://issues.apache.org/jira/browse/CTAKES-453 > Project: cTAKES > Issue Type: Bug > Reporter: Gaurav Mathur > Assignee: Sean Finan > Priority: Major > Fix For: future enhancement > > Attachments: ctakes-error-output.txt > > > Apologies if this is not the appropriate way to report this. > I followed the developer instructions for IntelliJ from the > [wiki|https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+Developer+Install+Guide] > but saw the following error when running {{runCVD}}: > {code} > [INFO] --- exec-maven-plugin:1.2.1:java (default) @ ctakes-clinical-pipeline > --- > [WARNING] > java.lang.ClassNotFoundException: org.apache.uima.tools.cvd.CVD > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:285) > at java.lang.Thread.run(Thread.java:748) > {code} > I've attached the detailed output on the ticket. -- This message was sent by Atlassian Jira (v8.20.10#820010)