Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 82166 invoked from network); 24 Apr 2009 15:38:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Apr 2009 15:38:13 -0000 Received: (qmail 63959 invoked by uid 500); 24 Apr 2009 15:38:13 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 63931 invoked by uid 500); 24 Apr 2009 15:38:13 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 63921 invoked by uid 99); 24 Apr 2009 15:38:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2009 15:38:13 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gsim@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2009 15:38:06 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n3OFbirm030431 for ; Fri, 24 Apr 2009 11:37:44 -0400 Received: from pobox.fab.redhat.com (pobox.fab.redhat.com [10.33.63.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3OFbhDw032731 for ; Fri, 24 Apr 2009 11:37:43 -0400 Received: from [10.16.18.183] (dhcp-100-18-183.bos.redhat.com [10.16.18.183]) by pobox.fab.redhat.com (8.13.1/8.13.1) with ESMTP id n3OFbfl4023202 for ; Fri, 24 Apr 2009 11:37:42 -0400 Message-ID: <49F1DDC6.9030609@redhat.com> Date: Fri, 24 Apr 2009 16:41:58 +0100 From: Gordon Sim Organization: Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom.,Registered in England and Wales under Company Registration No. 3798903,Directors: Michael Cunningham (USA), Charlie Peters (USA) and David Owens (Ireland) User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: tmm1-amqp & QPID References: <20090423201648.GI5606@chappy.com> <49F1D042.4050709@redhat.com> <20090424150617.GB17186@chappy.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Virus-Checked: Checked by ClamAV on apache.org Aidan Skinner wrote: > On Fri, Apr 24, 2009 at 4:06 PM, Jesse W. Hathaway wrote: > >> Do I have to make any configuration changes for the java broker to >> support 0-8? > > No, it should Just Work. It'll automatically negotiate the correct > AMQP version. From the stack trace you posted it seems like that part > worked fine and it croaked a little further on. > > What appears to have gone wrong is a field table allocation when it's > decoding the framing. I don't have any ruby knowledge but if you > wanted to start digging into the client that's probably a good place > to start. If I recall correctly the java broker uses a modified version of the 0-8 spec and introduces an extra argument to basic.consume. That may well be the cause of the problem. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org