[ https://issues.apache.org/jira/browse/CTAKES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181535#comment-16181535 ]
Alex Zbarcea commented on CTAKES-453: ------------------------------------- This issue is fixed by using the provided patches for [#CTAKES-334|CTAKES-334] and [CTAKES-445|#CTAKES-445]. [~ggmathur] can you please confirm? > 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 > 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 (v6.4.14#64029)