Hi,

When my route is shutting down in Camel 2.9.2, I get a
NullPointerException on line 108 of SedaConsumer.  The line reads:

    LOG.debug("Preparing to shutdown, waiting for {} consumer threads
to complete.", latch.getCount());

Is it possible that latch is null?  Am I doing something wrong, or
should I file a bug?

Thanks,

Alex

Reply via email to