Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E2EEDF78 for ; Wed, 13 Feb 2013 14:16:45 +0000 (UTC) Received: (qmail 16344 invoked by uid 500); 13 Feb 2013 14:16:44 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 16279 invoked by uid 500); 13 Feb 2013 14:16:44 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 16211 invoked by uid 99); 13 Feb 2013 14:16:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 14:16:43 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of pras@dr.dk does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 14:16:36 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U5d8B-00047s-EW for users@camel.apache.org; Wed, 13 Feb 2013 06:16:15 -0800 Date: Wed, 13 Feb 2013 06:16:15 -0800 (PST) From: "Preben.Asmussen" To: users@camel.apache.org Message-ID: <1360764975442-5727504.post@n5.nabble.com> Subject: how to set body clipped length on traceer using jmx MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org hi I have turned tracing on using jmx. Set tracing to true on the Route. The trace body however is clipped after 1000 chars In the log -> [Body clipped after 1000 chars, total length is 3253]] How can I change that using jmx so I get the full trace payload ? Best Preben -- View this message in context: http://camel.465427.n5.nabble.com/how-to-set-body-clipped-length-on-traceer-using-jmx-tp5727504.html Sent from the Camel - Users mailing list archive at Nabble.com.