The HBAnyware Utility User Manual Page 2
If there are multiple versions of the Java Runtime Environment (JRE) installed on your Internet
Explorer client, then you may see the following text in the browser's main display window when
you attempt to launch the HBAnyware utility via the browser:
Emulex Corporation HBAnyware Demo of HBAnyware WebStart web n.n.n.n .....
If you have verified that the HBAnyware Web Launch Services package is installed and is run-
ning on the target server, try one of these two workarounds:
Exit the browser, then restart it. The HBAnyware utility should launch successfully.
Uninstall all non-essential versions of the JRE. HBAnyware Web Launch services
require only a single version of the JRE be installed on the Windows browser client.
Installing HBAnyware Components

Installing the HBAnyware Utility

In Windows:
The AutoPilot Installer® software streamlines the Emulex driver and HBAnyware utility installation. Refer
to the Quick Installation Manual for more information. This manual is available on the Emulex Web site
for your driver version.
In Solaris LPFC, Solaris SFS and Linux:
The following must be installed before you can install the utilities:
The driver for your operating system:
Solaris LPFC driver version 6.20i or later.
Solaris SFS driver version 2.21 or later
Linux driver version 8.0.16.34 or later.
For Solaris LPFC and Solaris SFS, JRE 5.0; HBAnyware utilities will not run under earlier
versions of the JRE. The JRE and instructions for installation are available at
http://java.sun.com/downloads/index.html.
In Solaris SFS, the Emulex Fibre Channel Adapter (FCA) utilities; See the FCA Utilities User
Manual for instructions on unpacking and installing the FCA Utilities.
In Linux, previous versions of the application helper module must be uninstalled. You must run
the uninstall script that shipped with the version of the application helper module you want to
remove. If the uninstall script resides in the usr/src directory, copy it to a temporary directory
before you run it.
To install the HBAnyware utilities in Solaris LPFC and Solaris SFS:
1. Uncompress and untar the EmlxApps file that was included in the driver package.
2. Run the unpack script. Type:

./unpack_apps

to obtain the correct package version.
Caution: The utilities require the java runtime binaries and libraries, so their path must be
included at the beginning of the PATH environment variable to avoid conflicts with
possible earlier versions of java that may still be installed on the system. For example,
if the java runtime binaries are in /usr/java/bin, then include this path in the PATH
environment variable.
For example: (bash> export PATH="/usr/java/bin:$PATH")