Hitachi

uCosminexus Application Server Definition Reference Guide


jvm.userprf.Enable

Organization of this page

Format

jvm.userprf.Enable={true|false}

Description

Specifies whether to enable the user-extended performance analysis trace.

Default value

jvm.userprf.Enable=false

Prerequisite property

None

Argument

true

Enables the user-extended performance analysis trace.

false

Disables the user-extended performance analysis trace.

If a value other than true or false is specified, the default value is used.

Precautions

If true is specified in this property, the user-extended performance analysis trace setup file is automatically read for the user-extended performance analysis trace. Set up the user-extended performance analysis trace setup file in advance. For specifying the name of the user-extended performance analysis trace setup file, see the jvm.userprf.File property.

Examples of specification

The following is an example of specifying the property:

add.jvm.arg= -Djvm.userprf.Enable=true