Some customer's may face the error 'java.io.FileNotFoundException:tibco.BW.home\scripts\build.xml' while installing the hotfix in the BWCE design time environment.

Some customer's may face the error 'java.io.FileNotFoundException:tibco.BW.home\scripts\build.xml' while installing the hotfix in the BWCE design time environment.

book

Article ID: KB0079886

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for AMQP 6.0.1

Description

Some customer's may face the error 'java.io.FileNotFoundException:tibco.BW.home\scripts\build.xml' while installing the hotfix in the BWCE design time environment.

============
BUILD FAILED
java.io.FileNotFoundException: D:\Softwares\TIBCO ActiveMatrix BusinessWorks Plug-in for AMQP\TIB_bwpluginamqp_6.0.1_HF-002\tibco.BW.home\scripts\build.xml (The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:278)
    at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:178)
    at com.tibco.installer.util.TIBCOAntTaskRunner.doInBackground(TIBCOAntTaskRunner.java:33)
    at com.tibco.installer.util.TIBCOAntTaskRunner.doInBackground(TIBCOAntTaskRunner.java:12)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Total time: 0 seconds
============

Cause :- 

This happens when you try to install the hotfix which is meant for the BW6.x environment which is "TIB_bwpluginamqp_6.0.1_HF-002.zip" in your case. For installing the hotfix of the plugin version 6.0.1 in the BWCE environment TIBCO provides the full installer for hotfix and whose installation instructions can be found in the readme file for the hotfix "TIB_bwpluginamqp_{Version}_HF-xxx_readme.txt" under [Installation steps of Full Installer hotfix for BWCE customers]

Issue/Introduction

Some customer's may face the error 'java.io.FileNotFoundException:tibco.BW.home\scripts\build.xml' while installing the hotfix in the BWCE design time environment.

Environment

BWCE OS : ALL.

Resolution

For the installation of the hotfix in the BWCE environment please download the "TIB_bwpluginamqp_{Version}_[OS]_x86_64.zip" which is a Full Installer hotfix for BWCE customers and follow the below instructions which are present in the read me file too.

=======================================================================================
Installation steps of Full Installer hotfix for BWCE customers

Install this hotfix in the {TIBCO_HOME} directory of all host computers that run
TIBCO ActiveMatrix BusinessWorks Plug-in for AMQP [Version].
      
Using universal installer, all platforms:

1. Shut down TIBCO Business Studio if it is running.
2. Uninstall TIBCO ActiveMatrix BusinessWorks Plug-in for AMQP [Version] from the TIBCO home if it is already installed.
3. Copy and unzip the hotfix archive for your platform to a temporary location.
4. Run the TIBCOUniversalInstaller executable file within the temporary location; then 
   follow the instructions  displayed by the installer to complete the installation.
5. Start TIBCO Business Studio.
=======================================================================================