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 3872518888 for ; Mon, 16 Nov 2015 22:40:12 +0000 (UTC) Received: (qmail 69839 invoked by uid 500); 16 Nov 2015 22:40:12 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 69449 invoked by uid 500); 16 Nov 2015 22:40:11 -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 69136 invoked by uid 99); 16 Nov 2015 22:40:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 22:40:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 11CD02C1F63 for ; Mon, 16 Nov 2015 22:40:11 +0000 (UTC) Date: Mon, 16 Nov 2015 22:40:11 +0000 (UTC) From: "Pei Chen (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CTAKES-388) URI is not hierarchical when attempting to obtain LookupDesc_Db.xml within JAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007522#comment-15007522 ] Pei Chen commented on CTAKES-388: --------------------------------- Hi Lewis, Do you know if the new File(/tmp/...) was intentional? Will the existing FileLocator.getAsStream() from core solve this case for fall back? > URI is not hierarchical when attempting to obtain LookupDesc_Db.xml within JAR > ------------------------------------------------------------------------------ > > Key: CTAKES-388 > URL: https://issues.apache.org/jira/browse/CTAKES-388 > Project: cTAKES > Issue Type: Improvement > Components: ctakes-dictionary-lookup > Affects Versions: 3.2.2 > Environment: MacOSX 10.9.5, cTAKES 3.2.3-SNAPSHOT, Apache Spark 1.5.1, Apache Hadoop 2.4.0 > Reporter: Lewis John McGibbney > Fix For: 3.2.3 > > Attachments: CTAKES-388.patch > > > This issue is extremely similar to CTAKES-385 where the is an attempt to load a resource (in this case LookupDesc_Db.xml) as a File instead of an InputStream. -- This message was sent by Atlassian JIRA (v6.3.4#6332)