You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Richard Peter (JIRA)" <ji...@apache.org> on 2015/04/15 16:42:00 UTC

[jira] [Created] (CAMEL-8641) File endpoints NPE when shutdown if never started

Richard Peter created CAMEL-8641:
------------------------------------

             Summary: File endpoints NPE when shutdown if never started
                 Key: CAMEL-8641
                 URL: https://issues.apache.org/jira/browse/CAMEL-8641
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.14.2
            Reporter: Richard Peter
            Priority: Minor


The ScheduledPollConsumer does not have a scheduler if it has never been started.  The scheduler is not checked for null in doStop.  This comes up when routes are set to not autoStart and context manage later stops the route.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)