Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E53F56A33 for ; Fri, 3 Jun 2011 18:26:30 +0000 (UTC) Received: (qmail 20277 invoked by uid 500); 3 Jun 2011 18:26:29 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 20215 invoked by uid 500); 3 Jun 2011 18:26:29 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 20174 invoked by uid 99); 3 Jun 2011 18:26:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 18:26:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 18:26:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4F879F29BC for ; Fri, 3 Jun 2011 18:25:48 +0000 (UTC) Date: Fri, 3 Jun 2011 18:25:48 +0000 (UTC) From: "Frank Wesemann (JIRA)" To: dev@lucene.apache.org Message-ID: <2073205326.66706.1307125548322.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (SOLR-2186) DataImportHandler multi-threaded option throws exception 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/SOLR-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Wesemann updated SOLR-2186: --------------------------------- Attachment: SOLR-2186.patch was wrong file extension > DataImportHandler multi-threaded option throws exception > -------------------------------------------------------- > > Key: SOLR-2186 > URL: https://issues.apache.org/jira/browse/SOLR-2186 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Reporter: Lance Norskog > Assignee: Grant Ingersoll > Attachments: SOLR-2186.patch, SOLR-2186.patch, Solr-2186.patch, TestDocBuilderThreaded.java, TikaResolver.patch > > > The multi-threaded option for the DataImportHandler throws an exception and the entire operation fails. This is true even if only 1 thread is configured via *threads='1'* -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org