On Fri, Aug 28, 2009 at 6:48 AM, Praveen Krishnan<[email protected]> wrote: > > 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. >
Thanks a lot for sharing your solution. > Sorry once again for adding a issue. > No problem. Glad we got it working. I think it would be nice to add some text to the Camel wiki how to do this. If you want to contribute such a text then please go forward. > -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. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
