From users-return-11443-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Thu Nov 15 15:31:44 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 45551 invoked from network); 15 Nov 2007 15:31:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2007 15:31:44 -0000 Received: (qmail 79605 invoked by uid 500); 15 Nov 2007 15:31:30 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 79586 invoked by uid 500); 15 Nov 2007 15:31:30 -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 79577 invoked by uid 99); 15 Nov 2007 15:31:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 07:31:30 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 146.232.64.12 is neither permitted nor denied by domain of fullung@gmail.com) Received: from [146.232.64.12] (HELO mail1.sun.ac.za) (146.232.64.12) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2007 15:31:19 +0000 Received: from lunglet.farside.sun.ac.za ([146.232.133.168] helo=lunglet) by mail1.sun.ac.za with smtp (Exim 4.50) id 1IsggP-0008Fc-7z for users@activemq.apache.org; Thu, 15 Nov 2007 17:31:09 +0200 Message-ID: <001a01c8279c$866f9460$a885e892@sun.ac.za> From: "Albert Strasheim" To: References: Subject: Re: ActiveMQ - IBM Performance Harness Date: Thu, 15 Nov 2007 17:31:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Virus-Checked: Checked by ClamAV on apache.org For what it's worth, this same problem also occurs with the latest ActiveMQ 5.0 from trunk. It might be a good idea to create a JIRA issue for this so that it might get fixed before 5.0 is released. Regards, Albert ----- Original Message ----- From: "Hasnain Muhammad Iqbal" To: Sent: Wednesday, November 14, 2007 5:11 PM Subject: ActiveMQ - IBM Performance Harness > Hi, > > I am running IBM Performance Harness with ActiveMQ 4.1.1 and it is giving > me > bad string error (Caused by: java.io.UTFDataFormatException: bad string) > when it is unmashalling the data on correlationId ... the database is > Derby > and i am using jdbcPersistance adapter for persistence. Can someone pls > telling why this is happening.