This document describes procedures for installing BES VisiBroker on SLES 8 for IBM zSeries.
Important: For the Borland Enterprise Server 6.0 VisiBroker Edition Release Notes, go to: http://info.borland.com/devsupport/bes/relnotes/6_0/VBE60_Tier2_Release_Notes.html.
Before installing on zSeries you should:
The BES VisiBroker installation package for zSeries does not ship any version of the Java Development Kit (JDK). For information on Java products for zSeries go to http://www.ibm.com/developerworks/java/jdk.
Before installing BES VisiBroker on zSeries, you must have the following:
Make sure to update the JAVA_HOME environment variable to reflect the JDK installation directory. Also, update the PATH environment variable to include your JAVA_HOME/bin.
To check the location of your JDK and the version, use the following syntax:
$which java /usr/local/bin/java $java -version java version "1.4.1"
For the latest platform and system requirements, go to http://www.borland.com/techpubs/bes/platforms.
To use the Web engine and Web Administration Tool included with Borland VisiBroker, you need one of the following Web browsers:
Before installing BES VisiBroker, make sure you have the correct license key. If you have not received a license, contact your Borland sales representative.
To install BES VisiBroker on zSeries:
You can either install BES VisiBroker from CD or download it from the web.
root.chmod to run the install script..bin file, you can then run it to launch the installer.$ sh s390/Install_s390.bin or $ sh s390x/Install_s390x.bin
To run in console mode, execute:
sh s390/Install_s390.bin -i consoleor
s390x/Install_s390x.bin -i console
Important: You may get the following disk space warning message when BES VisiBroker prepares to install. The message instructs you to set the IATEMPDIR environment variable to a directory with enough disk space:
Preparing to install...
WARNING: /tmp does not have enough disk space!
Attempting to use /home/usr for install base and tmp dir.
WARNING! The amount of /tmp disk space required to perform
this installation is greater than what is available. Please
free up at least 227157 kilobytes in /tmp and attempt this
installation again. You may also set the IATEMPDIR environment
variable to a directory on a disk partition with enough free
disk space. To set the variable enter one of the following
commands at the UNIX command line prompt before running this
installer again:
- for Bourne shell (sh), ksh, bash and zsh:
$ IATEMPDIR=/your/free/space/directory
$ export IATEMPDIR
- for C shell (csh) and tcsh:
$ setenv IATEMPDIR /your/free/space/directory
Before invoking the silent installation process, you must first create a text file that contains the properties for configuration settings, such as install directory, server name and JDK home.
The text file looks like this:
INSTALLER_UI=silent USER_INSTALL_DIR=/vol1/BES/s390/VisiSilent/ USER_SHORTCUTS=/dev/null OSAGENT_PORT=14000 SERVER_NAME=beslinux JVM_JDK_HOME=/jdk/jdk1.4.2 INSTALL_TYPE_2=Borland VisiBroker Standalone
After you've created the text properties file, save it as <propertiesfile>.fil where <propertiesfile> is the name of your file. Now you can invoke the silent installation process using the values specified in the properties file.
Note: All properties and values are case-sensitive.
Note: ALWAYS use a forward slash (/).
To invoke the silent installation process:
propertiesfile file:
s390/Install_s390.bin -f <path to properties file>where
<path to properties file> is the full path of the propertiesfile file.s390/Install_s390.bin or s390x/Install_s390x.bin.propertiesfile file:
s390/Install_s390.bin -f <path to properties file>where
<path to properties file> is the full path of the propertiesfile file. This properties file applies to silent installation of BES VisiBroker on zSeries. The property file is a plain text file.
Properties file for silent installation
| Variable | Value |
|---|---|
| INSTALLER_UI | silent (required). The mode of installation. |
| USER_INSTALL_DIR | <install_dir> (optional). The full path name for VisiBroker. Default is /opt/BES/. |
| INSTALL_TYPE_2 | Borland VisiBroker Standalone (required). Installs the Borland VisiBroker Standalone version. Note: Selecting any install type other than |
| USER_SHORTCUTS | /dev/null (required). Leave as is. |
| OSAGENT_PORT | (optional). Default is 14000. |
| SERVER_NAME | <server_name> (optional). A name of your choice. Default is host name. |
| JVM_JDK_HOME | /jdk/jdk1.4.2 (required). Your JDK, /jdk/jdk1.4.2. |
To uninstall BES VisiBroker:
osagent running during the uninstall.<install_root>/UninstallerData/uninstall. <install_root>.