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 2014/01/23 17:26:39 UTC

[jira] [Created] (CTAKES-279) ArrayIndexOutOfBoundsException: 7 generateFeatures(SingleDocumentProcessor.java:274)

James Joseph Masanz created CTAKES-279:
------------------------------------------

             Summary: ArrayIndexOutOfBoundsException: 7 generateFeatures(SingleDocumentProcessor.java:274)
                 Key: CTAKES-279
                 URL: https://issues.apache.org/jira/browse/CTAKES-279
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-assertion
    Affects Versions: 3.1.1
         Environment: using AggregatePlaintextUMLSProcessor within cTAKES 3.1.1
            Reporter: James Joseph Masanz


I can't post the data that caused this, but I've hit this exception 3 times. I will debug and post more. Here's part of the stack trace. I am using AggregatePlaintextUMLSProcessor within cTAKES 3.1.1

Caused by: java.lang.ArrayIndexOutOfBoundsException: 7
        at org.mitre.medfacts.i2b2.api.SingleDocumentProcessor.generateFeatures(SingleDocumentProcessor.java:274)
        at org.mitre.medfacts.i2b2.api.SingleDocumentProcessor.processSingleDocument(SingleDocumentProcessor.java:102)
        at org.apache.ctakes.assertion.medfacts.AssertionAnalysisEngine.process(AssertionAnalysisEngine.java:210)
        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)
        ... 14 more



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)