HP Business Process Insight

Release Notes

June 2008

This document provides an overview of the changes made to HP Business Process Insight (HPBPI) for HPBPI version 7.50. It contains important information not included in the manuals or in the online help.

In This Version
Installation Notes
Known Problems, Limitations, and Workarounds
Problems with Associated Software
Support
Legal Notices

In This Version

If you have not installed HPBPI before, you do not need to read this section.

HPBPI version 7.50 includes the following new and revised features; these features are covered briefly in the following list and are more fully described in the Business Process Insight Installation Guide:

The following are features that are no longer available in HPBPI version 07.50

If you are upgrading from a version of HPBPI prior to version 2.20, read the Business Process Insight Installation Guide for details of the new features introduced in early versions of HPBPI.

Installation Notes

Installation requirements and instructions for installing HPBPI are documented in the Business Process Insight Installation Guide. This guide is provided in Adobe Acrobat (.pdf) and Web (.htm) format on the product's distribution media.

Be aware that HPBPI has a requirement on J2SE; HPBPI 7.50 supports J2SE version 1.5. This version of the J2SE can be downloaded from the following location:

http://java.sun.com/products/archive/

If you intend to enable the integration between Business Process Insight and Business Availability Center, you need to make sure that you have installed:

You cannot use versions of the J2SE development kit prior to update 12, or update 13 when integrating with Business Availability Center.

Accelerator for SAP Applications

The HPBPI Accelerator for SAP Applications has not been revised for version 7.50; however, version 2.20 has been certified with HPBPI and can be installed and used with HPBPI 7.50.

Upgrading with Significant Amounts of Data in Database

If you have a significant amount of process and business process monitor data in your database, be aware that the upgrade to HPBPI version 7.50 can take some time.

The amount of time the upgrade takes, depends on the database type (Oracle Server, or Microsoft SQL Server), your machine type and the amount of data; however, with hundreds of thousands of business monitor instances, it could take hours, rather than minutes, for the upgrade to complete.

HPBPI Uses Nodelocked Licensing

You must have a license key password to use HPBPI, specifically the HPBPI Server. Following your initial installation, you are automatically assigned a 60-day trial license. Within this 60 day period, you must obtain either a trial license extension, or a permanent license key password. HPBPI uses a Nodelocked license based on the short hostname (not the fully-qualified hostname) of the machine where the HPBPI Server is installed. You must supply a short hostname for the machine where you intend to run HPBPI when completing your license request form. You can obtain the short hostname using the following command from a Windows Command Prompt:

hostname

Do not supply an IP Address when applying for your license key as you will not be able to use the generated password to unlock your HPBPI installation.

The following is an example of a short host name:

server1

The following is an example of a fully-qualified hostname:

server1.hp.com

The following is an example of an IP Address:

11.22.33.44

Installation Problems

Installation Procedure Failure Due with Error Indicating a Service is Still Running

If you are installing HPBPI and the installation notifies you that there is a service running that you cannot detect using the Administration Console, you can check for active services as follows:

JDK Must Not be Installed into a Non-ASCII Directory

You must not use a non-ASCII directory name for your HPBPI or J2SE (JDK) installation; the home directory for HPBPI or the J2SE installation must consist only of ASCII characters.

If you do install HPBPI or the J2SE into a non-ASCII directory, the HPBPI installation procedure is successful, but the HPBPI components fail to start.

Using the Back Button During Installation

There is a problem with the installer and using the Back button to make changes to previously entered values in the installation.

If you progress through the installation questions, and then decide to go back and modify a value of a parameter already entered, and the parameter is used as part of subsequent answers, the subsequent answers shown might not reflect the modified values. In this case, you need to correct the values as appropriate and continue with the installation.

Adjusting Logging Levels for HPBPI

You can adjust the logging levels for the HPBPI components as described in the Business Process Insight System Administration Guide. However, if you set the logging levels to be FINE or FINER, a significant amount of logging information is generated that can quickly fill up disk space. Much of this logging information is RMI logging information.

You can selectively set the RMI logging information to the INFO level, and keep the HPBPI component logging at FINE or FINER, to significantly reduce the amount of information produced.

To do this, modify each of the HPBPI component logging property files (listed in the Business Process Insight System Administration Guide) and add the following lines:

# This is intended to turn off RMI logging.  RMI only logs at FINE or FINER, so setting these to 
# INFO effectively turn off RMI logging.
sun.rmi.server.level=INFO
sun.rmi.loader.level=INFO
sun.rmi.server.level=INFO
sun.rmi.client.level=INFO
sun.rmi.dgc.level=INFO
sun.rmi.loader.level=INFO
sun.rmi.transport.level=INFO
sun.rmi.transport.tcp.level=INFO
sun.rmi.transport.proxy.level=INFO

You also need to change the template file for the HPBPI logging property files. If you do not, the changes that you made are reset by the contents of the template file whenever you apply changes to HPBPI components through the HPBPI Administration Console.

The template logging property files are located as follows:

bpi-install-dir\newconfig\DataDir\conf\bia\...

You now need to run the following file to make the changes to the configuration file, or files, active on your HPBPI system:

Running either of these commands causes all template configuration files to replace the active configuration files with any new or revised settings.

Note that if you reinstall HPBPI for any reason, the template logging property files are overwritten and you will need to reapply your changes.

Related Documents

You can access the complete set of documentation and training material for Business Process Insight on the distribution media. The documents include:

To check for updates to the HPBPI guides, or to verify that you are using the most recent edition of a guide, visit the following web site:

http://ovweb.external.hp.com/lpe/doc_serv/

Known Problems, Limitations, and Workarounds

The following are known problems and restrictions that apply to Business Process Insight:

HPBPI Server Restrictions

This section covers restrictions related to the HPBPI Server components:

HPBPI Monitor Definer Restrictions

This section covers restrictions related to the HPBPI Monitor definer component:

HPBPI Modeler Restrictions

This section covers restrictions related to the HPBPI Modeler component:

Integrity Checker Restrictions

This section covers restrictions related to the HPBPI Integrity Checker component:

Business Process Insight Accelerator for SAP Applications Restrictions

This section covers restrictions related to the HPBPI Accelerator for SAP Applications:

Using HPBPI Across Multiple Locales

This section covers restrictions related to the use of HPBPI across more than one locale. The subsections cover specific problems that have been identified; however, be aware that there are likely to be other cases where using locale-specific character sets for file names can cause similar problems with your system.

If you plan to change the locale of the system where HPBPI is running, or if you intend to move files across systems that have different locales, you are advised not to use locale-specific character sets, as these character sets might not be readable on systems with different locales configured.

Problems with Associated Software

This section describes restrictions with software that HPBPI requires where the restriction has an impact on HPBPI.

HP Software Support

This web site provides contact information and details about the products, services, and support that HP Software offers. For more information, visit the HP Support web site at: HP Software Support Online.

HP Software support provides customer self-solve capabilities. It provides a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by being able to:

To access the Self-solve knowledge base, visit the Self-solve knowledge search home page.

Note: Most of the support areas require that you register as an HP Passport user and sign in. Many also require an active support contract. To find more information about support access levels, go to: Access levels.

To register for an HP Passport ID, go to: HP Passport Registration.

Legal Notices

©Copyright 2008 Hewlett-Packard Development Company, L.P.

Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license.

The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.

The information contained herein is subject to change without notice.

For information about third-party license agreements, see the license-agreements directory in the HPBPI installation directory.

Trademark Notices

Java™ is a US trademark of Sun Microsystems, Inc.
Microsoft® is a US registered trademark of Microsoft Corporation.
Oracle ® is a registered US trademark of Oracle Corporation, Redwood City, California.
UNIX® is a registered trademark of The Open Group.