You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/30 22:56:00 UTC

[jira] [Commented] (CTAKES-453) Unable to run CVD locally

    [ https://issues.apache.org/jira/browse/CTAKES-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653211#comment-17653211 ] 

ASF subversion and git services commented on CTAKES-453:
--------------------------------------------------------

Commit 8b225f0168b7d8909aeffa91b4be46764a50e7bd in ctakes's branch refs/heads/main from Sean Finan
[ https://gitbox.apache.org/repos/asf?p=ctakes.git;h=8b225f0 ]

PiperFileRunEngine cleans enclosing quotes.
CTAKES-453 CTAKES-490  Moved runCVD runCPE profiles 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)