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 2017/02/22 16:50:44 UTC

[jira] [Commented] (CTAKES-419) ctakes-trunk-compiletest fails Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name UriView found.

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

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

Commit 1784036 from james-masanz@apache.org in branch 'ctakes/trunk'
[ https://svn.apache.org/r1784036 ]

CTAKES-419 Catch CASRuntimeException if there is no UriView

> ctakes-trunk-compiletest fails Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name UriView found.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CTAKES-419
>                 URL: https://issues.apache.org/jira/browse/CTAKES-419
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-temporal
>    Affects Versions: 3.2.3
>         Environment: jenkins
>            Reporter: James Joseph Masanz
>            Assignee: James Joseph Masanz
>             Fix For: 3.2.3
>
>
> For build 935, from
> https://builds.apache.org/job/ctakes-trunk-compiletest
> Regression
> org.apache.ctakes.temporal.ae.ContextualModalityAnnotatorTest.testPipeline
> Caused by: org.apache.uima.cas.CASRuntimeException: No sofaFS with name UriView found.
> 	at org.apache.uima.cas.impl.CASImpl.getSofa(CASImpl.java:661)
> 	at org.apache.uima.cas.impl.CASImpl.getView(CASImpl.java:2658)
> 	at org.apache.uima.jcas.impl.JCasImpl.getView(JCasImpl.java:1415)
> 	at org.cleartk.util.ViewUriUtil.getURI(ViewUriUtil.java:86)
> 	at org.apache.ctakes.temporal.ae.feature.EventPropertyExtractor.extract(EventPropertyExtractor.java:88)
> 	at org.apache.ctakes.temporal.ae.DocTimeRelAnnotator.process(DocTimeRelAnnotator.java:211)
> 	at org.apache.uima.analysis_component.JCasAnnotator_ImplBase.process(JCasAnnotator_ImplBase.java:48)
> 	at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:375)
> 	... 42 more



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)