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 6055B10CD5 for ; Wed, 9 Oct 2013 07:10:45 +0000 (UTC) Received: (qmail 93983 invoked by uid 500); 9 Oct 2013 07:10:42 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 93912 invoked by uid 500); 9 Oct 2013 07:10: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 93899 invoked by uid 99); 9 Oct 2013 07:10:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 07:10:39 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 07:10:35 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VTnuQ-0002oy-9f for users@camel.apache.org; Wed, 09 Oct 2013 00:10:14 -0700 Date: Wed, 9 Oct 2013 00:10:14 -0700 (PDT) From: mamouros To: users@camel.apache.org Message-ID: <1381302614291-5741214.post@n5.nabble.com> In-Reply-To: References: <1381244889544-5741141.post@n5.nabble.com> Subject: Re: Problem with stopping route. camelContext.stopRoute(String routeId); throws java.lang.NullPointerException MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org @ceposta As I mention above: java:174 is camelContext.stopRoute(routeId); from the terminate function thread_id variable is an ArrayList. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-stopping-route-camelContext-stopRoute-String-routeId-throws-java-lang-NullPointerExceptn-tp5741141p5741214.html Sent from the Camel - Users mailing list archive at Nabble.com.