uCosminexus Application Server, Application Development Guide

[Contents][Glossary][Index][Back][Next]

6.5.2 Importing the user extended performance analysis trace setup file

If a created user extended performance analysis trace setup file exists, you can import the file. Note that this step is not required when you create a new user extended performance analysis trace setup file.

The procedure for importing the file is as follows:

Note
  • You can import a user extended performance analysis trace setup file created with Application Server version 09-00 into the 09-50 environment.
    However, the upper limit of the trace points that can be specified in the user extended performance analysis trace setup file and the file format differ in the 09-00 and 09-50 versions.
    If you import and then export a user extended performance analysis trace setup file created with version 09-00, the output result is in the version 09-50 format.
  • To code a constructor as a trace target method, specify the settings in <init>. If a constructor is coded in the format of the method with the same name as the class name, when imported, the trace collection points are not set for the constructor.
  1. From the Eclipse menu, choose File, and then Import.
    The Import dialog box appears.
  2. Choose User Extended Performance Analysis Trace and then User Extended Performance Analysis Trace Setting File, and click the Next button.
    The Import User Extended Performance Analysis Trace Settings File dialog box appears.

    [Figure]

    Reference note
    You can also display the Import User Extended Performance Analysis Trace Settings File dialog box as follows:
    • On the view tool bar of the Trace collection points view, click the Import User Extended Performance Analysis Trace Setting File button.
    • In the pull-down menu of the Trace collection points view, choose Import User Extended Performance Analysis Trace Setting File.
  3. Click the Browse button for User extended performance analysis trace settings file.
    The Open File dialog box appears. Specify the path of the user extended performance analysis trace setup file you want to import.
    Select the Overwrite existing trace collection points checkbox to overwrite the trace collection points that are already specified.
  4. Click the Finish button.
    The specified user extended performance analysis trace setup file is imported.