Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68FE4107FC for ; Thu, 25 Jul 2013 20:59:48 +0000 (UTC) Received: (qmail 24708 invoked by uid 500); 25 Jul 2013 20:59:48 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 24659 invoked by uid 500); 25 Jul 2013 20:59:48 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 24651 invoked by uid 99); 25 Jul 2013 20:59:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 20:59:48 +0000 Date: Thu, 25 Jul 2013 20:59:48 +0000 (UTC) From: =?utf-8?Q?Christian_M=C3=BCller_=28JIRA=29?= To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-6576) Fix a potential NPE MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6576?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian M=C3=BCller resolved CAMEL-6576. ------------------------------------- Resolution: Fixed =20 > Fix a potential NPE > ------------------- > > Key: CAMEL-6576 > URL: https://issues.apache.org/jira/browse/CAMEL-6576 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.11.1 > Reporter: Christian M=C3=BCller > Assignee: Christian M=C3=BCller > Fix For: 2.10.7, 2.11.2, 2.12.0 > > > org.apache.camel.example.pojo_messaging.CamelContextTest.testCheckFiles > Stacktrace > java.lang.NullPointerException: null > =09at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamel= Context.java:1626) > =09at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelConte= xt.java:1540) > =09at org.apache.camel.spring.SpringCamelContext.doStart(SpringCamelConte= xt.java:179) > =09at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:6= 1) > =09at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext= .java:1508) > =09at org.apache.camel.test.junit4.CamelTestSupport.startCamelContext(Cam= elTestSupport.java:476) > =09at org.apache.camel.test.junit4.CamelTestSupport.doSetUp(CamelTestSupp= ort.java:310) > =09at org.apache.camel.test.junit4.CamelTestSupport.setUp(CamelTestSuppor= t.java:216) > =09at org.apache.camel.example.pojo_messaging.CamelContextTest.setUp(Came= lContextTest.java:32) > See [Jenkins build output|https://builds.apache.org/view/A-D/view/Camel/j= ob/Camel.trunk.fulltest.spring3.1/229/org.apache.camel$camel-example-pojo-m= essaging/testReport/junit/org.apache.camel.example.pojo_messaging/CamelCont= extTest/testCheckFiles/] for details. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira