You could also use breakpoint within the method shouldRegister(Object
service, Route route) of DefaultManagementLifecycleStrategy class to check
why we return false

On Tue, Oct 21, 2014 at 8:24 AM, Charles Moulliard <ch0...@gmail.com> wrote:

> Hi Blacktie,
>
> Can you enable this camel jmx property (registerAlways=true)to see if all
> the processors are registered and visible within JMX ?
>
> Regards,
>
> On Mon, Oct 20, 2014 at 7:36 PM, BlackTie <jts...@hotmail.com> wrote:
>
>> A mix of processors are missing... to, validate, multicast, log, etc...
>> it
>> seems like all the processors under some routes are missing.  I haven't
>> been
>> able to figure out what the cause is.
>>
>> Can route syntax have an issue with statistics being gathered?
>>
>> Can transactions prevent statistics from being gathered?  A lot of our
>> routes use JMS transactions so that we don't drop in-flight messages.
>>
>> I just noticed while looking in hawtio at the mbeans for Camel that there
>> are no transacted processors listed.
>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/Not-all-processors-are-listed-in-JMX-preventing-detailed-route-statistics-profiling-tp5757634p5757820.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>
>
>
> --
> Charles Moulliard
> Apache Committer / Architect @RedHat
> Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io
>
>


-- 
Charles Moulliard
Apache Committer / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io

Reply via email to