Hi I could reproduce the problem (on trunk) you've already reported which seems to be a bug to me in 2.9.0
Actually not only queueSize but also all other JMX operations given by ManagedBrowsableEndpoint are broken, like browseMessageAsXml, getCamelId etc. The problem is that it's the SedaEndpoint object itself enlisted into the JMX, so that all other JMX operations provided by the ManagedBrowsableEndpoint (encapsulating the same SedaEndpoint object as a BrowsableEndpoint object) you click on through JConsole kick into the Nirvana. Would you mind to open JIRA ticket for this? Babak -- View this message in context: http://camel.465427.n5.nabble.com/JMX-queue-size-operation-fails-Camel-2-9-0-tp5233089p5281696.html Sent from the Camel - Users mailing list archive at Nabble.com.
