Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 57092 invoked from network); 7 Mar 2007 10:41:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2007 10:41:42 -0000 Received: (qmail 72612 invoked by uid 500); 7 Mar 2007 10:41:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 72589 invoked by uid 500); 7 Mar 2007 10:41:50 -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 72580 invoked by uid 99); 7 Mar 2007 10:41:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2007 02:41:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2007 02:41:41 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 668AD714086 for ; Wed, 7 Mar 2007 02:41:21 -0800 (PST) Message-ID: <31793515.1173264081416.JavaMail.root@brutus> Date: Wed, 7 Mar 2007 02:41:21 -0800 (PST) From: "james strachan (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1190) JVM crash with AMQ 4.1.0 (jdk1.6.0 on linux) In-Reply-To: <32028700.1173259581245.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38677 ] james strachan commented on AMQ-1190: ------------------------------------- Cool - thanks for checking! :) > JVM crash with AMQ 4.1.0 (jdk1.6.0 on linux) > -------------------------------------------- > > Key: AMQ-1190 > URL: https://issues.apache.org/activemq/browse/AMQ-1190 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.1.0 > Environment: Debian Sarge Linux 2.6.8-2-686-smp #1 SMP Tue Aug 16 12:08:30 UTC 2005 i686 GNU/Linux > java version "1.6.0" > Java(TM) SE Runtime Environment (build 1.6.0-b105) > Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) > Reporter: Fredrik Jonson > Fix For: 4.1.1 > > Attachments: activemq.xml, hs_err_pid21535.log > > > The activemq process (jvm) crashed after about a week of low intensive use on a default configured (out of the box) installation of activemq. > With low intensive, I mean > * about one queueconnection connecting/disconnecting per minute (24/7). > * A couple of constantly connected message listeners. > * less than 10 queues in use. > * Very few messages, say 10 per minute. > I suspect this is related to the memory leak issues reported before (and that supposedly should be fixed in > 4.1.1), but as it involved a jvm _crash_ i figured I'd report it anyway. > Attached is the jvm crash report. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.