From users-return-7463-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Feb 20 00:46:49 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 61286 invoked from network); 20 Feb 2007 00:46:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 00:46:49 -0000 Received: (qmail 29939 invoked by uid 500); 20 Feb 2007 00:46:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 29695 invoked by uid 500); 20 Feb 2007 00:46:56 -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 29686 invoked by uid 99); 20 Feb 2007 00:46:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 16:46:56 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2007 16:46:44 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HJJ9D-0003EZ-Ug for users@activemq.apache.org; Mon, 19 Feb 2007 16:46:23 -0800 Message-ID: <9052637.post@talk.nabble.com> Date: Mon, 19 Feb 2007 16:46:23 -0800 (PST) From: GaryG To: users@activemq.apache.org Subject: ActiveMQ Broker dying MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ggiventa@us.ibm.com X-Virus-Checked: Checked by ClamAV on apache.org I'm having a problem with my Broker shutting down for no reason. I'm running it with mostly default configuration from command line: /opt/activemq-4.1.0/bin/activemq > /dev/null & My config file sets up the broker with Derby persistence adapter. Here are the last few logs out of activemq.log: ----------- 2007-02-20 00:11:18,003 [eckpoint Worker] DEBUG DefaultJDBCAdapter - Deleted 0 old message(s). 2007-02-20 00:11:18,003 [eckpoint Worker] DEBUG JDBCPersistenceAdapter - Cleanup done. 2007-02-20 00:11:18,003 [eckpoint Worker] DEBUG JournalPersistenceAdapter - Checkpoint done. 2007-02-20 00:14:47,336 [34.186.85:58648] DEBUG UsageManager - Memory usage change. from: 19, to: 20 2007-02-20 00:16:17,991 [eckpoint Worker] DEBUG JournalPersistenceAdapter - Checkpoint started. 2007-02-20 00:16:18,001 [eckpoint Worker] DEBUG JournalPersistenceAdapter - Checkpoint done. 2007-02-20 00:18:03,432 [main ] INFO BrokerService - ActiveMQ Message Broker (amqDev2, ID:atla-dev-aic2.mss.iss.net-38553-1171920526058-1:0) is shutting down 2007-02-20 00:18:03,434 [main ] INFO NetworkConnector - Network Connector default-nc Stopped ---------------- Everything is working fine, messages are going across, then all of a sudden, for no reason broker shuts down. This is driving me nuts, as this problem has been happening for a while now, and I cannot figure out why. Any suggestion is appreciated! -- View this message in context: http://www.nabble.com/ActiveMQ-Broker-dying-tf3256131s2354.html#a9052637 Sent from the ActiveMQ - User mailing list archive at Nabble.com.