Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 38463 invoked from network); 25 Aug 2010 11:37:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Aug 2010 11:37:09 -0000 Received: (qmail 59467 invoked by uid 500); 25 Aug 2010 11:37:09 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 59282 invoked by uid 500); 25 Aug 2010 11:37:06 -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 59274 invoked by uid 99); 25 Aug 2010 11:37:06 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 11:37:06 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 11:36:44 +0000 Received: by qyk30 with SMTP id 30so5658731qyk.2 for ; Wed, 25 Aug 2010 04:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=PMwvgJwwY85aqajMzbjEybHWtfamqNqFrPRqQEOU80Y=; b=lrmPllIGQdb990t/c2SnFy9c6BccINCe5WK1ShZb6SFTaLsBcJYKaiwAGaBkj5psUn dcGP4k9+HqjPhS49il6gfhoTZf9KvpeDnrSgCToxDBiBdrkvCqyCZbe+Uv5ptHTVrEBY 1TLlBnLhBHWzotHVceh/GaR9cDU9i220LYsqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=GJFBFepm+9DMWc9c8jGX1q+NdvIGiQym3/XZ9o1fBCrCfettXaILsSSHfTUpR48h6H RAcygBI49hcukz5CzF5Nd/axuOWlB9qA13sz/CX/b7dJfT8JgEwuCxSBovcztZ4TzcCM GMhTo8mo9tkpGYDLKNc6CVs9C85EtfVRtRzGc= MIME-Version: 1.0 Received: by 10.224.60.205 with SMTP id q13mr5474643qah.265.1282736183697; Wed, 25 Aug 2010 04:36:23 -0700 (PDT) Received: by 10.229.249.134 with HTTP; Wed, 25 Aug 2010 04:36:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 Aug 2010 12:36:23 +0100 Message-ID: Subject: Re: Cryptic error time! From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org is there a stack trace? please post if there is. what version of broker? On 25 August 2010 12:31, James Green wrote: > On our hub I see the following: > > 2010-08-25 12:09:47,378 | ERROR | Failed to register subscription > QueueSubscription: consumer=ID:billing-59361-1282733145999-6:14:-1:1, > destinations=0, dispatched=0, delivered=0, pending=0 | > org.apache.activemq.broker.jmx.ManagedRegionBroker | ActiveMQ > Transport: tcp:///127.0.0.1:46902 > java.lang.ClassCastException: > org.apache.activemq.broker.region.QueueSubscription cannot be cast to > org.apache.activemq.broker.region.DurableTopicSubscription > > On one of our spokes I see: > > 2010-08-25 12:25:25,513 | ERROR | Failed to register subscription > QueueSubscription: consume > r=ID:sutton-47959-1282733262236-4:1:1:29, destinations=0, > dispatched=0, delivered=0, pending > =0 | org.apache.activemq.broker.jmx.ManagedRegionBroker | ActiveMQ > Transport: ssl://the-hub/x.x.x.x.x:61617 > java.lang.ClassCastException: > org.apache.activemq.broker.region.QueueSubscription cannot be > cast to org.apache.activemq.broker.region.DurableTopicSubscription > > On the spoke I do have a durable subscriber. Not sure there's a > problem with that though. > > Any ideas? > > James > -- http://blog.garytully.com Open Source Integration http://fusesource.com