Thursday, December 6, 2012

Launching JRockit Mission Control


The Oracle JRockit JVM comes with JVM diagnostics toolset called JRockit Mission Control. The JRockit Mission Control tools suite includes tools to monitor, manage, profile, and eliminate memory leaks in your Java application without introducing the performance overhead normally associated with tools of this type.

Steps to Launch JRockit Mission Control in Weblogic Server :

Step1: Make sure Xming is running in windows background

Step2: Connect to weblogic server from putty (with X11 configurations for xming in putty)

Step3: Jrockit is available as executable under bin folder
 cd /u01/app/oracle/jrockit-jdk1.6.0_24-R28.1.3-4.0.1/bin

Step: Lauch Mission control:
./jrmc


Screenshots: