Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D450D8A6 for ; Wed, 3 Oct 2012 11:27:32 +0000 (UTC) Received: (qmail 83159 invoked by uid 500); 3 Oct 2012 11:27:32 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 83020 invoked by uid 500); 3 Oct 2012 11:27:28 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 82962 invoked by uid 99); 3 Oct 2012 11:27:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 11:27:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [84.88.79.60] (HELO MX01.barcelonamedia.org) (84.88.79.60) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 11:27:17 +0000 X-IronPort-AV: E=Sophos;i="4.80,527,1344204000"; d="scan'208";a="1807860" Received: from fbmht02.corp.barcelonamedia.org ([84.88.79.41]) by fbmip01.barcelonamedia.org with ESMTP; 03 Oct 2012 13:26:55 +0200 Received: from [84.88.76.9] (84.88.76.9) by mail.barcelonamedia.org (84.88.79.42) with Microsoft SMTP Server (TLS) id 8.1.436.0; Wed, 3 Oct 2012 13:26:55 +0200 Message-ID: <506C20FF.4090309@barcelonamedia.org> Date: Wed, 3 Oct 2012 13:26:55 +0200 From: David Garcia Narbona User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Subject: UimaTypeSystem2Ecore Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, we are trying to use XmiEcoreCasConsumer, but we have come across a problem, which is related to a problem already posted in this mailing list on 27th of January, 2011. By using cpeGui, we get next exception: "Caused by: org.apache.uima.resource.ResourceInitializationException: The feature uima.tcas.DocumentAnnotation:language is declared twice, with incompatible multipleReferencesAllowe d specifications. (Descriptor: )" Using UIMA SDK 2.4.0 on Windows. Regards, David