Failure on running product ANT tasks when installing TIBCO ActiveMatrix Adapter Framework Software v1.2.0/

Failure on running product ANT tasks when installing TIBCO ActiveMatrix Adapter Framework Software v1.2.0/

book

Article ID: KB0084783

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions -
TIBCO ActiveMatrix BusinessWorks Plug-in for Database -
TIBCO ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows -

Description

Description:
The product ANT tasks throw the error message,  "ANT task: null has failed. Please review the installer logs for more details." This occurs during the installation of TIBCO ActiveMatrix Adapter Framework Software v1.2.0. The following errors are observed in the installer logs.

BUILD FAILED
java.io.FileNotFoundException: C:\tibco\afx\1.2\scripts\afx-postinstall.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 SAccording to the installer logs, ource)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
 can be
Total time: 0 seconds

Issue/Introduction

Failure on running product ANT tasks when installing TIBCO ActiveMatrix Adapter Framework Software v1.2.0/

Resolution

This issue occurs because TIBCO ActiveMatrix Adapter Framework Software v1.2.0 is installed with TIBCO Runtime Agent v5.10. According to the readme file for TIBCO ActiveMatrix Adapter Framework Software v1.2.0, TIBCO Runtime Agent v5.10 is not supported by TIBCO ActiveMatrix Adapter Framework Software v1.2.0. The resolution is to uninstall TIBCO Runtime Agent v5.10 first and then installing TIBCO Runtime Agent 5.9.x, followed by reinstalling TIBCO ActiveMatrix Adapter Framework Software v1.2.0.

Additional Information