Using JRockit Mission Control in EBS R12.2
What is JRockit Mission Control?
Mission Control is an application which is available with JRockit provided by 12.2 that provides a set of tools used to monitor, debug and manage your Oracle JRockit Java Virtual Machine. Mission control runs with minimal overhead which makes it well suited for running on production systems.
JRockit Mission Control contains 3 tools:
1. A management console
The JRockit Management Console is a tool for monitoring and managing multiple JRockit instances. It captures and presents live data about GC pauses, memory and CPU usage, as well as information from any JMX MBean deployed in the JVM's internal MBean server. JVM management includes dynamic control over CPU affinity, garbage collection strategy, memory pool sizes and more.