Return-Path: Delivered-To: apmail-incubator-qpid-users-archive@locus.apache.org Received: (qmail 76635 invoked from network); 1 Dec 2008 10:58:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 10:58:28 -0000 Received: (qmail 38722 invoked by uid 500); 1 Dec 2008 10:58:40 -0000 Delivered-To: apmail-incubator-qpid-users-archive@incubator.apache.org Received: (qmail 38620 invoked by uid 500); 1 Dec 2008 10:58:39 -0000 Mailing-List: contact qpid-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-users@incubator.apache.org Delivered-To: mailing list qpid-users@incubator.apache.org Received: (qmail 38609 invoked by uid 99); 1 Dec 2008 10:58:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 02:58:39 -0800 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; Mon, 01 Dec 2008 10:57:11 +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 mB1Avvj3015992 for ; Mon, 1 Dec 2008 05:57:57 -0500 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 mB1Avu8X028900 for ; Mon, 1 Dec 2008 05:57:57 -0500 Received: from [10.11.12.147] (vpn-12-147.rdu.redhat.com [10.11.12.147]) by pobox.fab.redhat.com (8.13.1/8.13.1) with ESMTP id mB1AvteD008215 for ; Mon, 1 Dec 2008 05:57:56 -0500 Message-ID: <4933C4E5.2010709@redhat.com> Date: Mon, 01 Dec 2008 11:05:09 +0000 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: qpid-users@incubator.apache.org Subject: Re: unexpalined error in trunc : Cannot handle multi-frame c References: <4df0fedf0811291133p138e5442y8709266420608e49@mail.gmail.com> In-Reply-To: <4df0fedf0811291133p138e5442y8709266420608e49@mail.gmail.com> 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 mark yoffe wrote: > i have lately started receiving the following error on the "sender" side > > when using qpid , i am not doing anything new but > > but in the few last trunc versions , i receive an exception stating " Cannot > handle multi-frame command segments yet" > > nevertheless the message arrives to the broker and is relayed properly Sounds like a bug, I have raised a Jira: https://issues.apache.org/jira/browse/QPID-1496 Could you attach some example code or log files to that?