Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Capture diagnostic images

Before you begin

To include JRockit Flight Recorder data in the diagnostic image, WebLogic Server must be configured with Oracle JRockit and the JRockit Flight Recorder must be enabled. For more information, see Understanding WLDF Configuration.


To capture a diagnostic image:

  1. In the left pane, expand Diagnostics and select Diagnostic Images.
  2. Select the radio button next to the server for which you want to capture a diagnostic image.
  3. Click Capture Image.
  4. On the Capture Diagnostic Image page, enter a new directory in the Destination Directory field, or accept the default directory. If you change the directory for this image capture, it does not change the default directory for capturing images for this server when they are captured by other means, such as a watch notification.
  5. Click OK.

Result

An image of the selected server's current configuration and state is saved to the listed directory. If WebLogic Server is configured with Oracle JRockit, and JRockit Flight Recorder is enabled, the diagnostic image capture includes WebLogic Server diagnostic data that can be viewed in JRockit Mission Control.


Back to Top