Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6EE7310EC7 for ; Thu, 23 Jan 2014 16:26:42 +0000 (UTC) Received: (qmail 55191 invoked by uid 500); 23 Jan 2014 16:26:40 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 55153 invoked by uid 500); 23 Jan 2014 16:26:40 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 55076 invoked by uid 99); 23 Jan 2014 16:26:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 16:26:39 +0000 Date: Thu, 23 Jan 2014 16:26:39 +0000 (UTC) From: "James Joseph Masanz (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CTAKES-279) ArrayIndexOutOfBoundsException: 7 generateFeatures(SingleDocumentProcessor.java:274) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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)