Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 11569 invoked from network); 5 Mar 2008 02:16:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2008 02:16:30 -0000 Received: (qmail 79199 invoked by uid 500); 5 Mar 2008 02:16:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 79177 invoked by uid 500); 5 Mar 2008 02:16:25 -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 79168 invoked by uid 99); 5 Mar 2008 02:16:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 18:16:25 -0800 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.132.250] (HELO an-out-0708.google.com) (209.85.132.250) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 02:15:48 +0000 Received: by an-out-0708.google.com with SMTP id b8so242273ana.65 for ; Tue, 04 Mar 2008 18:15:57 -0800 (PST) Received: by 10.100.232.13 with SMTP id e13mr5238688anh.26.1204683357551; Tue, 04 Mar 2008 18:15:57 -0800 (PST) Received: from ?192.168.216.32? ( [38.97.106.66]) by mx.google.com with ESMTPS id d22sm949001and.0.2008.03.04.18.15.56 (version=SSLv3 cipher=OTHER); Tue, 04 Mar 2008 18:15:56 -0800 (PST) User-Agent: Microsoft-Entourage/11.4.0.080122 Date: Tue, 04 Mar 2008 21:15:53 -0500 Subject: FW: NPE in DemandForwardingBridge From: Scott Frazier To: "users@activemq.apache.org" Message-ID: Thread-Topic: NPE in DemandForwardingBridge Thread-Index: Ach+ZhOPUgQNZupZEdygcAAbY5svnAAAMLpb In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, Arrgh! Accidentally hit the send button before I included this info.. Sorry. I've got an simple pub/sub app that I'll forward along if I can reliably recreate the issue. JDK: 1.5.0_14 ActiveMQ 4.1.1 OS: RHEL 5. Thanks again, S. ------ Forwarded Message From: Scott Frazier Date: Tue, 04 Mar 2008 21:10:26 -0500 To: "users@activemq.apache.org" Conversation: NPE in DemandForwardingBridge Subject: NPE in DemandForwardingBridge Hi, I'm a recent adopter of ActiveMQ 4.1.1 in a simple, two instance "network of brokers" configuration. I'm being burned by the DemandForwardingBridge throwing an internal NPE and dying. I believe this is the same issue as outlined in AMQ-1455. Has anyone else been burned by this and if so, any advice or workarounds? I can probably switch to a master/slave config in development, but I'm definitely going to need interest-based routing at some point as we add additional physical facilities. Thanks in advance, S. ------ End of Forwarded Message