I have a webapp using Camel (v2.13.2) about to go into production, at the
point of trying to tune things for performance.  I'm having an issue with
getting detail statistics for some routes, though.  I'm using Hawtio 1.2,
and for some routes, Hawtio is displaying the statistics for each processor
in the route, and others it only shows the statistics at the route level.  I
checked JMX with jconsole and noticed that, for the routes that don't show
specifics for the processors, the processors in those routes are not listed
under the processors section in JMX.  Some routes with this problem are
complex, others are fairly simple.

Any ideas what would cause some to/choice/multicast/etc processors from not
being listed in JMX at all?  Without the statistics, it makes it very
difficult to figure out where things are slowing down when the system is
under heavy load.

The jmxAgent is enabled for the camel context, with statisticsLevel set to
All.

Thanks for any help you can provide on this problem!



--
View this message in context: 
http://camel.465427.n5.nabble.com/Not-all-processors-are-listed-in-JMX-preventing-detailed-route-statistics-profiling-tp5757634.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to