You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "James Joseph Masanz (JIRA)" <ji...@apache.org> on 2017/02/22 05:28:44 UTC

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

James Joseph Masanz created CTAKES-419:
------------------------------------------

             Summary: 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)