Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 92294200B64 for ; Tue, 2 Aug 2016 12:50:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90C6E160A8C; Tue, 2 Aug 2016 10:50:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D7169160A76 for ; Tue, 2 Aug 2016 12:50:04 +0200 (CEST) Received: (qmail 9278 invoked by uid 500); 2 Aug 2016 10:50:03 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 9267 invoked by uid 99); 2 Aug 2016 10:50:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2016 10:50:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 03B001858DE for ; Tue, 2 Aug 2016 10:50:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.536 X-Spam-Level: *** X-Spam-Status: No, score=3.536 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.064] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id o0AKAu0sOh_O for ; Tue, 2 Aug 2016 10:50:02 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B51E160E5B for ; Tue, 2 Aug 2016 10:50:01 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 50A6730546715 for ; Tue, 2 Aug 2016 03:49:59 -0700 (MST) Date: Tue, 2 Aug 2016 03:05:06 -0700 (PDT) From: r0tty To: users@activemq.apache.org Message-ID: <1470132306545-4714964.post@n4.nabble.com> Subject: Recovery from hung queue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 02 Aug 2016 10:50:05 -0000 Hi, Can anyone help me understand what just happened and how I can take the corrective action if it happens again? What happened: 1. A larger than usual batch of messages was released to a queue 2. The queue became unresponsive (could not browse through the web front-end) 3. The rest of ActiveMQ was fine - all other queues were operational and could be browsed 4. Tried purging and then deleting the hung queue 5. All the other queues became unresponsive 6. Restarted AMQ 7. Everything returned to normal and was fine Between steps 3 and 4 it was noted that temp percent used was 133. It was also noted that files were present in localhost/tmp_storage (db-2.log, lock, tmpDB.data, tmpDB.redo). Ideally I would like to know what corrective action I could have taken that would have repaired the queue that originally hung without causing problems for other queues. Thanks in advance to anyone who can assist. Regards, Rotty -- View this message in context: http://activemq.2283324.n4.nabble.com/Recovery-from-hung-queue-tp4714964.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.