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:
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