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 69BD271F5 for ; Wed, 9 Nov 2011 12:39:15 +0000 (UTC) Received: (qmail 8357 invoked by uid 500); 9 Nov 2011 12:39:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 8290 invoked by uid 500); 9 Nov 2011 12:39:15 -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 8282 invoked by uid 99); 9 Nov 2011 12:39:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2011 12:39:15 +0000 X-ASF-Spam-Status: No, hits=-2001.2 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; Wed, 09 Nov 2011 12:39:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C765E43977 for ; Wed, 9 Nov 2011 12:38:51 +0000 (UTC) Date: Wed, 9 Nov 2011 12:38:51 +0000 (UTC) From: "Pauli Kaila (Updated) (JIRA)" To: dev@activemq.apache.org Message-ID: <1150438481.14077.1320842331818.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <978248107.14071.1320842331544.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQ-3583) Failures to page in queue messages and retrieving messages caused by NullPointerExceptions 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-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pauli Kaila updated AMQ-3583: ----------------------------- Attachment: exceptions.log > Failures to page in queue messages and retrieving messages caused by NullPointerExceptions > ------------------------------------------------------------------------------------------ > > Key: AMQ-3583 > URL: https://issues.apache.org/jira/browse/AMQ-3583 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.4.2 > Environment: Network of brokers running on Windows XP SP3 machines. Java version is Sun JRE 1.6.0_23 32 bit. > Reporter: Pauli Kaila > Attachments: exceptions.log > > > Our product is composed of a server and multiple clients. The server and each of the clients have their own internal ActiveMQ broker which are then joined in to a network of brokers. > After having ran successfully for almost two months the server on one of our customer installations stopped communicating with the clients. Based on the logs available (see the attachment) the issue seems to stem from ActiveMQ, which is failing to page in messages and retrieving messages because of NullPointerExceptions. The situation was only resolved after we instructed the customer to restart the server process, which also restarted the ActiveMQ broker. > Sadly we do not have remote access to that particular installation so we could not investigate the issue closer. The only diagnostics we have about the issue are the aforementioned log statements. > The broker is using Apache DerbyDB 10.6.1.0 for storage instead of the KahaDB. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira