Installer Log File

An installer log file captures installation environment details, such as the user who invoked the installer, host name, operating system details, list of assemblies installed.

The location of the log file depends on the platform:

Windows

User_Home\.TIBCO\install_identifier

where identifier is the date and time the product was installed, and a unique number used to identify this particular installation.

For example:

C:\Documents and Settings\franko\.TIBCO\install_03-02-2014.132827

Linux

$HOME/.TIBCO/install_identifier

where identifier is the date and time the product was installed, and a unique number used to identify this particular installation.

For example:

/home/user1/.TIBCO/install_03-02-2014.134908

Mac OS

Users/user_home/.TIBCO/install_identifier

where identifier is the date and time the product was installed, and a unique number used to identify this particular installation.

For example:

/Users/susieb/.TIBCO/install_03-02-2014.183398