Show TOC

 Using the Application Tracing Runtime ControlLocate this document in the navigation structure

Use

To access the runtime control in the Visual Administrator that deals with application tracing, choose Server → Services → Performance Tracing → Runtime → Application tracing tab. This tab provides several sub-tabs located on the left-hand side:

  • Application - the set of deployed applications;
  • Classes - the modified classes that have been classloaded;
  • Invocations - the captured method invocations;
  • Objects - a portion of the Java objects graph, if requested;
  • Plugins - a list of available plugins;

Each sub-tab has its own semantics and can have a set of applicable properties and actions

Procedure

The application tracing runtime provides the following individual functions:

Function Follow-On Procedure

View Nodes' Properties

  1. Select the node whose properties you want to display.
  2. Choose  Properties (or use the available context menu).

    The Properties dialog box appears. The displayed values cannot be changed.

  3. Choose OK to exit the Properties dialog box.

Apply Actions Over Nodes

  1. Select the node on which you want to perform an action.
  2. Choose  Action or use the available context menu.
    1. If you use  Action, a dialog box will appear with the available actions on this node.
    2. If you use the context menu, the available actions will be displayed as menu items.
  3. Choose the required action.

Refresh the Tree

Use  Refresh to refresh the tree data.

See also:

Application Tracing Settings