Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 AF33910984 for ; Thu, 20 Mar 2014 14:18:46 +0000 (UTC) Received: (qmail 83809 invoked by uid 500); 20 Mar 2014 14:18:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 83775 invoked by uid 500); 20 Mar 2014 14:18:43 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 83761 invoked by uid 99); 20 Mar 2014 14:18:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2014 14:18:43 +0000 Date: Thu, 20 Mar 2014 14:18:43 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (AMQ-4886) AMQ2149LevelDBTest hangs or fails frequently 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/AMQ-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941764#comment-13941764 ] Gary Tully edited comment on AMQ-4886 at 3/20/14 2:16 PM: ---------------------------------------------------------- the deadlock on shutdown is resolved in http://git-wip-us.apache.org/repos/asf/activemq/commit/cb6941ee lets see how this fares before closing - to ensure there are no other issues. was (Author: gtully): the deadlock on shutdown is resolved in http://git-wip-us.apache.org/repos/asf/activemq/commit/cb6941ee lest see how this fairs before closing - to ensure there are no other issues. > AMQ2149LevelDBTest hangs or fails frequently > -------------------------------------------- > > Key: AMQ-4886 > URL: https://issues.apache.org/jira/browse/AMQ-4886 > Project: ActiveMQ > Issue Type: Bug > Reporter: Kevin Earls > Assignee: Kevin Earls > Attachments: AMQ2149LevelDBTest.stack > > > I'll update this as I get more information, but this test suite has multiple cases that hang and timeout frequently (testTopicTransactionalOrderWithRestart and testTopicOrderWithRestart seem to do so most frequently.) > It can also hang in tearDown, which causes the whole suite to hang without timing out, which can be a problem when run under Hudson or Jenkins. > I will attach a stack trace of the tearDown hang, and also update AMQ2149Test to prevent this. I'm also going to update the test to use JUnit4 and reduce the timeouts from 30 to 5 minutes. -- This message was sent by Atlassian JIRA (v6.2#6252)