BusinessEvents Installation : Installing BusinessEvents

Installing BusinessEvents
The TIBCO installer can be run in different modes, supported on all platforms.
You can’t use the 4.0.0 installer  You must use the installer provided with 4.0.1. It is different from the 4.0.0 installer.
After installation is complete  Perform any post-installation tasks as required. See Chapter 3, Post Installation Tasks.
Install in GUI Mode
The following procedure explains how to install BusinessEvents in GUI mode.
1.
a.
b.
c.
2.
Run TIBCOUniversalInstaller.
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 do not agree to the terms of the license agreement, click Cancel to exit from the installation process.
5.
For a service pack, select the environment used by the prior release.
The name cannot contain special characters such as "*", "?", ">", "<", ":", "|", "/", "\", or quotes (").
6.
Select Typical and click Next.
Select Custom installation and click Next. At the next screen, select components to be installed from the panel on the right and click Next.
7.
Click Next to accept the provided Eclipse installation (recommended).
Select the Use my own Eclipse installation check box. Requires prior preparation. See Using an Existing Eclipse (or TIBCO Business Studio™) Installation. Specify the location of your Eclipse installation in the Eclipse Installation Location field, and click Next.
The installer performs some basic checks and if it finds any problems with the Eclipse configuration that you specified, it displays messages. If you are confident that the directory is correct (or if you plan to manually configure Eclipse later), continue the installation.
8.
After the installer configures your installation choices, the Pre-Install Summary dialog displays. Review the information displayed in the dialog and make sure that it is correct.
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.
In the case of a fresh installation of a service pack over a fresh installation of the prior full installer version, these messages are harmless. Overwrite all such existing files.
In the case of files you have changed: if you want to save configuration settings in any existing files, save them to a different name, and then replace the original files with the service pack files. After installation configure the newly installed files, using information from the prior version’s file backups, as needed.
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.
Using a console window, navigate to the temporary directory that contains the universal installer and run the installer using this command line:
TIBCOUniversalInstaller -console
4.
Install in Silent Mode
The following procedures explain 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.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.
Save the configuration file to the same directory where the universal installer file is located.
Install in Silent Mode
1.
2.
3.
4.
   TIBCOUniversalInstaller -silent -V responseFile="myfile.silent"
If you are using the TIBCOUniversalInstaller.silent file, you need not supply the file name and can run TIBCOUniversalInstaller -silent.
A line similar to the following is written to the installer log file when installation completes:
Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, The installation has completed. Please check the log file for additional information.