Hi Kathees, You can use tools like jconsole[1] or Java Mission Control[2] (JDK 7u41 onwards) to monitor the memory usage. Also you can enable Java Flight Recorder[3] to record the jvm statistics in an offline manner.
[1] http://docs.oracle.com/javase/6/docs/technotes/guides/management/jconsole.html [2] http://docs.oracle.com/javacomponents/jmc-5-5/jmc-user-guide/intro.htm#CEGIAGIG [3] http://docs.oracle.com/javacomponents/jmc-5-5/jfr-runtime-guide/about.htm#sthref7 Thanks, Chanaka On Mon, May 4, 2015 at 11:35 AM, Kathees Rajendram <[email protected]> wrote: > Hi, > > I need to do long running test for the Kafka inbound transport. How can I > test and monitor the server for the memory issue?. Please advice me how to > test and monitor ,and > if you have any documentation or blog for this please share with me. > > Thanks, > Kathees > > -- > Kathees > Software Engineer, > email: [email protected] > mobile: +94772596173 > -- -- Chanaka Fernando Senior Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
