Logging causes NullPointerException

2012-06-20 Thread Alex Anderson
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

Re: Logging causes NullPointerException

2012-06-20 Thread Claus Ibsen
On Wed, Jun 20, 2012 at 10:15 AM, Alex Anderson wrote: > 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());

Re: Logging causes NullPointerException

2012-06-20 Thread Alex Anderson
> This has been fixed. The issue is the seda consumer has not been > started prior to shutdown. Thanks, Claus. Has the fix been released yet?

Re: Logging causes NullPointerException

2012-06-20 Thread Claus Ibsen
On Wed, Jun 20, 2012 at 2:10 PM, Alex Anderson wrote: >> This has been fixed. The issue is the seda consumer has not been >> started prior to shutdown. > > Thanks, Claus.  Has the fix been released yet? No will be in 2.9.3 and 2.10 -- Claus Ibsen - FuseSource Email: cib...@fuse

Re: Logging causes NullPointerException

2012-06-20 Thread Alex Anderson
> > No will be in 2.9.3 and 2.10 Nice. I notice from JIRA that there aren't many issues left; is there a date set for release?

Re: Logging causes NullPointerException

2012-06-20 Thread Claus Ibsen
On Wed, Jun 20, 2012 at 2:57 PM, Alex Anderson wrote: >> >> No will be in 2.9.3 and 2.10 > > Nice.  I notice from JIRA that there aren't many issues left; is there > a date set for release? 2.10 is soon, eg a RC has been cut, then it has the testing/voting phase. When 2.10 is out, we wanna cut a