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 8A8A8DE77 for ; Thu, 23 May 2013 11:53:46 +0000 (UTC) Received: (qmail 20694 invoked by uid 500); 23 May 2013 11:53:44 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 20524 invoked by uid 500); 23 May 2013 11:53:43 -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 19600 invoked by uid 99); 23 May 2013 11:53:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 11:53:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stan.ieugen@gmail.com designates 209.85.212.178 as permitted sender) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 11:53:37 +0000 Received: by mail-wi0-f178.google.com with SMTP id hj6so781423wib.11 for ; Thu, 23 May 2013 04:53:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=omYdiINkjLoVpwHGMRxmnD9VJoduRuaR6EUabHlGK4s=; b=TTQhyVutrTFQxATBIV0b18IGk1ABsxJokZd/93Eh/WkGjYb9xquRTZvooUwjvA2uE4 PWmSiE/fXYxnU70lygiD3kcL0yjEx8hDtC7HoByMe3YwChwaxe2z+dSBAUaVVb1895on dnhwk0n01LZYBk9dckZJu39c2vKSqK71N+Xy3qJETUCyh0Dp+qHIuC45EjdPAmap4Rzk 0ZoYBb6DeTr5RIJJgcMGCcqRw0jQRRijJF84Sx0B6EisIh5phJfEc5YiZZC2zjk0n05Z lqfxjQp6+Zhva0r6spi0zZqMEqBrzUe0GhVjp+MmlZY2Lvf+MPrwbYw/NFxLCzpE76hB KlhA== MIME-Version: 1.0 X-Received: by 10.180.210.207 with SMTP id mw15mr24034715wic.10.1369309995952; Thu, 23 May 2013 04:53:15 -0700 (PDT) Received: by 10.216.115.129 with HTTP; Thu, 23 May 2013 04:53:15 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 May 2013 14:53:15 +0300 Message-ID: Subject: Re: prevent CamelContext from shutting down in blueprint From: Ioan Eugen Stan To: users@camel.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hello Martin, It's simple: Just after the Camel Context start it shuts down, gracefully. I've pasted the logging with debug [1]. If it helps. [1] https://paste.apache.org/cnfW