Never mind, It was my bad, I did not add Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false in my camel script.
Sorry once again for adding a issue. -Praveen Praveen Krishnan wrote: > > Hi All, > > We have been trying to use camel for sending emails for our services. > While setting up camel, we have various issues enabling the JMX. I have > filed a defect for the > same(https://issues.apache.org/activemq/browse/CAMEL-1945). Apart from the > issue in the defect, i was also curious as to how i can check the GC > parameters on the camel context. How can i check Memory leaks, GC, the JVM > behavior etc. Will enabling the JMX on the camel context give me > everything? > > The things i would love to have are > 1. Enable camel context on a specific host/IP (the hostname is not > configurable and its defaulting to localhost) > 2. Check all teh JVM params thru jconsole. > > Probably, these features are already existing and i am not properly using > them? > > In any case, Any insight/help on this would be gr8. > > > We are using Apache Camel 1.5 > > Thanks > -Praveen > > -- View this message in context: http://www.nabble.com/Monitor-GC-on-Camel-Context-tp25164533p25183969.html Sent from the Camel - Users mailing list archive at Nabble.com.
