Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 67950 invoked from network); 21 May 2008 08:01:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2008 08:01:23 -0000 Received: (qmail 7526 invoked by uid 500); 21 May 2008 08:01:24 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 7499 invoked by uid 500); 21 May 2008 08:01:24 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 7485 invoked by uid 99); 21 May 2008 08:01:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2008 01:01:24 -0700 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2008 08:00:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8F3F6234C11A for ; Wed, 21 May 2008 01:00:54 -0700 (PDT) Message-ID: <841148532.1211356854584.JavaMail.jira@brutus> Date: Wed, 21 May 2008 01:00:54 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-534) camel mina udp throws exception "Already released buffer" In-Reply-To: <1675457003.1211356494393.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42905#action_42905 ] Willem Jiang commented on CAMEL-534: ------------------------------------ This issue is caused by the type converter does not acquire the ByteBuffer when it coverts it into ByteArray. > camel mina udp throws exception "Already released buffer" > --------------------------------------------------------- > > Key: CAMEL-534 > URL: https://issues.apache.org/activemq/browse/CAMEL-534 > Project: Apache Camel > Issue Type: Bug > Components: camel-mina > Affects Versions: 1.2.0, 1.3.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 1.4.0 > > > http://www.nabble.com/camel-mina-udp-throws-exception-%22Already-released-buffer%22-td17342374.html#a17343387 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.