Job Management Partner 1/Performance Management User's Guide

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


14.2.6 Report definition

This subsection describes how to handle errors related to a Performance Management report definition.

Organization of this subsection
(1) There is a time period not indicated on the history report.
(2) The View Server service can run out of memory when a large number of reports are displayed simultaneously.

(1) There is a time period not indicated on the history report.

If the current time of the machine where PFM - Agent or PFM - RM is installed is changed to a time in the future, the history information from before the change to after the change is not saved.

(2) The View Server service can run out of memory when a large number of reports are displayed simultaneously.

(a) Windows

If you use PFM - Web Console to collect a large amount of report data, a memory shortage can occur with the View Server service. If this occurs, the KAVJS5001-I message is output.

By default, the View Server service runs with a fixed maximum memory size of 256 MB. For this reason, a memory shortage can occur with the service according to the amount of data to be processed, regardless of how much memory is available in the system. (If this error occurs, the View Server service might output a KAVE00104-E message.)

You can avoid this problem by shortening the report data collection period or decreasing the number of reports for which data is to be simultaneously collected. Alternatively, you can increase the maximum size of the memory that can be used by the View Server service to increase the amount of report data that can be processed at one time.

To increase the maximum size of the memory that can be used by the View Server service:

  1. Stop PFM - Manager.
  2. Create an empty file as the name of jvmopt.ini in installation-directory\mgr\viewsvr.
  3. Use a text editor to add the following two lines in jvmopt.ini:
    -Xmxmaximum-memory-size-to-be-used-by-the-View-Server-service
    -Djava.rmi.dgc.leaseValue=172800000
  4. Save and update jvmopt.ini.
  5. Restart PFM - Manager.

Example
The following example increases the maximum size of the memory that can be used by the View Server service to 354 MB:
 
-Xmx384M
-Djava.rmi.dgc.leaseValue=172800000
 

Note 1
The value specified with the -Xmx option indicates the maximum size of the memory that can be used by the View Server service.

Note 2
The -Xmx option indicates only the maximum size of the memory that can be used by the View Server service. This amount of memory is not always used by the service.

Note 3
You cannot specify a value greater than 385 MB as the maximum size of the memory that can be used by the View Server service.

Note 4
If PFM - Manager is running in a logical host environment, change the jvmopt.ini file in the installation directory of both the executing node and the standby node.

(b) In UNIX:

If you use PFM - Web Console to collect a large amount of report data, a memory shortage can occur with the View Server service. If this occurs, the KAVJS5001-I message is output.

By default, the View Server service runs with a fixed maximum memory size of 256 MB. For this reason, a memory shortage can occur with the service according to the amount of data to be processed, regardless of how much memory is available in the system. (If this error occurs, the View Server service might output a KAVE00104-E message.)

You can avoid this problem by shortening the report data collection period or decreasing the number of reports for which data is to be simultaneously collected. Alternatively, you can increase the maximum size of the memory that can be used by the View Server service to increase the amount of report data that can be processed at one time.

To increase the maximum size of the memory that can be used by the View Server service:

  1. Stop PFM - Manager.
  2. Use a text editor to search the following line in /opt/jp1pc/mgr/viewsvr/jpcvsvr:
    -Xmxmaximum-memory-size-to-be-used-by-the-View-Server-service\
  3. Save and update /opt/jp1pc/mgr/viewsvr/jpcvsvr.
  4. Restart PFM - Manager.

Example
The following example increases the maximum size of the memory that can be used by the View Server service to 354 MB:
 
-Xmx384m \
 

Note 1
The value specified with the -Xmx option indicates the maximum size of the memory that can be used by the View Server service.

Note 2
The -Xmx option indicates only the maximum size of the memory that can be used by the View Server service. This amount of memory is not always used by the service.

Note 3
When you perform an installation, the /opt/jp1pc/mgr/viewsvr/jpcvsvr file is overwritten. If you increase the maximum size of the memory that can be used by the View Server service, back up the above file before overwriting the installation, and then overwrite the file with the backup.

Note 4
You cannot specify a value greater than 385 MB as the maximum size of the memory that can be used by the View Server service.

Note 5
If PFM - Manager is used in a logical host environment, edit /opt/jp1pc/mgr/viewsvr/jpcvsvr for both the active and standby servers.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.