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 52C29DB7F for ; Mon, 1 Oct 2012 06:41:43 +0000 (UTC) Received: (qmail 69690 invoked by uid 500); 1 Oct 2012 06:41:43 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 69213 invoked by uid 500); 1 Oct 2012 06:41:41 -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 69195 invoked by uid 99); 1 Oct 2012 06:41:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 06:41:40 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of declan.cox@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 06:41:35 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TIZgp-0006bM-1c for users@camel.apache.org; Sun, 30 Sep 2012 23:41:15 -0700 Date: Sun, 30 Sep 2012 23:41:15 -0700 (PDT) From: declancox To: users@camel.apache.org Message-ID: <1349073675044-5720292.post@n5.nabble.com> In-Reply-To: References: <1348846816185-5720209.post@n5.nabble.com> Subject: Re: Camel netty - Netty ChannelBuffer classloading issue in Karaf 2.2.9 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 Claus, Thanks for the reply. Yes I checked the import/export package lists and they seem to be in order - (generated using the maven bundle plugin 2.3.7). I should mention that this seems to happen intermittently. This morning I tested and I was able to run without exception. I will test some more scenarios and see if I can find a pattern. One additional question on the netty component, as I am using the ManagedServiceFactory mechanism to install a CamelContext (encapsulating a netty consumer endpoint as part of the route), if I uninstall the corresponding karaf feature does netty unbind from the assigned port ? Tak for din hjaelp, Declan -- View this message in context: http://camel.465427.n5.nabble.com/Camel-netty-Netty-ChannelBuffer-classloading-issue-in-Karaf-2-2-9-tp5720209p5720292.html Sent from the Camel - Users mailing list archive at Nabble.com.