Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Error during the installation process of BusinessEvents (BE).
Environment:
==========
TIBCO BusinessEvents 4.x
Symptoms:
=========
The following warning pop-up is seen at the end of the installation routine:
TIBINS5188043:Warning
ANT Task: Performing post-instalaltion tasks for BusinessEvents Server has failed.
In the install log the following error is also seen:
BUILD FAILED
java.io.FileNotFoundException: C:\tibco\be\4.0\uninstaller_scripts\post-studio-install.xml (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
Cause:
======
This problem is due to improperly removing the system, that being, just deleting the install directory and leaving other directories in place.
Resolution:
=========
Deleting the install directory and the vpd files does not completely remove the system.
The following folder will also have to be removed:
On unix:
user.home/InstallShield/Universal/TIBCO
On Windows:
Program Files/Common Files/InstallShield/Universal/TIBCO
This folder is the location where the InstallShield HSQL database is maintained, which is causing your problem. Also, installing BE under a different TIBCO_HOME directory will also resolve this issue.