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 2AE727F70 for ; Thu, 11 Aug 2011 19:28:56 +0000 (UTC) Received: (qmail 71790 invoked by uid 500); 11 Aug 2011 19:28:56 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 71700 invoked by uid 500); 11 Aug 2011 19:28:55 -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 71663 invoked by uid 99); 11 Aug 2011 19:28:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 19:28:55 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,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; Thu, 11 Aug 2011 19:28:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 32C90B8DA3 for ; Thu, 11 Aug 2011 19:28:27 +0000 (UTC) Date: Thu, 11 Aug 2011 19:28:27 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1448595893.29815.1313090907205.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (AMQ-2721) Broker hangs reading KahaDB data store MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-2721. ----------------------------- Resolution: Fixed I believe this issue has been fixed. Try a later version or the 5.6-SNAPSHOT to verify. > Broker hangs reading KahaDB data store > -------------------------------------- > > Key: AMQ-2721 > URL: https://issues.apache.org/jira/browse/AMQ-2721 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.3.1 > Environment: Red hat enterprise > Reporter: Dennis Klinkott > Fix For: 5.6.0 > > Attachments: brokerjstack.log > > > Broker hangs on loading the data store. Happens after using the broker for 10 hours in productive environment. > In broker log the last entries we see is a bunch of loading kahadb debug entries. > 2010-05-05 16:06:19,462 | DEBUG | loading | org.apache.kahadb.index.BTreeIndex | main > But the broker doesn't stall completely. It is doing something with high cpu load. But it doesn't get the data store loaded. Even after a few hours it doesn't get finished (usually only takes a few seconds). > I took a few jstack-dumps where we can see the broker being busy putting something into a hashmap. > We have 2 brokers connected as network of brokers. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira