Return-Path: X-Original-To: apmail-continuum-issues-archive@www.apache.org Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 582F417D73 for ; Tue, 24 Feb 2015 18:39:44 +0000 (UTC) Received: (qmail 15039 invoked by uid 500); 24 Feb 2015 18:39:44 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 15012 invoked by uid 500); 24 Feb 2015 18:39:44 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 15001 invoked by uid 99); 24 Feb 2015 18:39:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 18:39:44 +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 [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 18:39:38 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id E608EB0632 for ; Tue, 24 Feb 2015 12:39:17 -0600 (CST) Date: Tue, 24 Feb 2015 12:39:17 -0600 (CST) From: "Brent N Atkinson (JIRA)" To: issues@continuum.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (CONTINUUM-2741) Data export tool fails to halt MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/CONTINUUM-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brent N Atkinson closed CONTINUUM-2741. --------------------------------------- Resolution: Fixed Fixed in r1662077. Because the resolver appears to be fixed for Maven 3, it should not be necessary when we update. > Data export tool fails to halt > ------------------------------ > > Key: CONTINUUM-2741 > URL: https://jira.codehaus.org/browse/CONTINUUM-2741 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.5.0 > Reporter: Brent N Atkinson > Assignee: Brent N Atkinson > > Originally from CONTINUUM-2740, when running the data management it silently hangs. It appears the problem may be a thread pool with non-daemon threads being active after the main thread exits. -- This message was sent by Atlassian JIRA (v6.1.6#6162)