Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 TIBCO BusinessEvents Installation : Installing TIBCO BusinessEvents

Installing TIBCO BusinessEvents
If using an existing Eclipse installation  See Using an Existing Eclipse (or TIBCO Business Studio) Installation for steps you may want to take before installing TIBCO BusinessEvents.
After installation is complete  Perform any post-installation tasks as required. See Chapter 3, Post Installation Tasks.
Installing Multiple TIBCO BusinessEvents Products at One Time  You can install multiple products at one time by extracting the product archive files to the same temporary directory. For example, you can install TIBCO BusinessEvents and one or more add-ons together. Or if you have already installed TIBCO BusinessEvents, you can install multiple add-ons together.
Multiple Install Does Not Work in Silent Mode  Note that this technique works in the GUI and Console modes but not in Silent mode. In Silent mode, the silent installation file is overwritten with the last product that you extract, and installs only the last extracted product.
Install in GUI Mode
The following procedure explains how to install the software in GUI mode.
1.
a.
b.
2.
3.
4.
The License Agreement dialog displays. Review the terms of the license agreement and, if you agree to them, click I accept the terms of the license agreement. Then click Next to continue with the installation. If you are also installing add-on products, you must accept each license separately.
(If you do not agree to the terms of the license agreement, click Cancel to exit from the installation process.)
5.
Select Use an Existing TIBCO_HOME and select a home from the list.
For a service pack, select the TIBCO home used by the prior release.
The name cannot contain special characters such as "*", "?", ">", "<", ":", "|", "/", "\", or quotes (").
Click Next.
6.
(If you don’t want to customize the installation just click Next without checking the Customize Installation checkbox and go to step 5.)
a.
Check the Customize Installation check box.
b.
c.
Click Next.
d.
Do not check the Use my own Eclipse installation check box. Just click Next to accept the provided Eclipse installation. (This is the recommended approach).
Check the Use my own Eclipse installation check box. Specify the location of your Eclipse installation in the Eclipse Installation Location field, and click Next. Also see Using an Existing Eclipse (or TIBCO Business Studio) Installation for additional configuration required to use your own installation.
7.
8.
If you want to change any of your choices, click Back to step back through the dialogs to the appropriate point. You can then restart the installation process from that point.
If you are satisfied with your choices, click Install.
The installer now performs the necessary installation tasks.
9.
10.
When installation has completed, the Post Install Summary dialog displays. Click Finish to exit from the installer. There is a slight delay while the installer deletes temporary files.
Install in Console Mode
The following procedure explains how to install the software in console mode.
1.
2.
3.
TIBCOUniversalInstaller -console
4.
Install in Silent Mode
The following procedure explains how to install the software in silent mode. Any errors that occur during installation are listed in the installation log file (see the User_Home/.TIBCO directory.
Configure the Installation Responses
A configuration file, TIBCOUniversalInstaller_productAcronym_relVersion.silent, is provided with the universal installer. Copy the file to another name (but keep the .silent extension) and use it to configure your installation choices.
You must edit the file in a text editor and provide all non-default values as needed before launching the silent installation. For example, ensure that the installationRoot and createNewEnvironment attributes are set correctly. The file includes comments to help you set the installation properties.
Ensure that the installationRoot and createNewEnvironment specified in the configuration file do not exist already.
Save the configuration file to the same directory where the universal installer file is located. It is recommended that you back up the original file or save your edited file to a different name. This file is known as the response file.
Install in Silent Mode
1.
2.
3.
   TIBCOUniversalInstaller -silent -V responseFile="myfile.silent"
You can rename the TIBCOUniversalInstaller_productAcronym_relVersion.silent file to TIBCOUniversalInstaller.silent and run the command without specifying the .silent file name as:
   TIBCOUniversalInstaller -silent
A line similar to the following is written to the installer log file when installation completes:
The installation has completed. Please check the log file for additional information.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved