During Installation on Windows 7 of TIBCO BusinessEvents (BE) 5.1.0 there may be an error of 'Cannot run program "C:\tibco/tools/vcredist_x64_2008/vcredist_x64.exe"'.This only shows in the installation log.

During Installation on Windows 7 of TIBCO BusinessEvents (BE) 5.1.0 there may be an error of 'Cannot run program "C:\tibco/tools/vcredist_x64_2008/vcredist_x64.exe"'.This only shows in the installation log.

book

Article ID: KB0091026

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
The error will be found in the installation log file.

Environment:
==========
Windows 7 BE 5.1.0

Symptoms:
=========

The full error stack is:
(09-10-2012.095424), ::ERROR::, Exception encountered while running exec command: Cannot run program "C:\tibco/tools/vcredist_x64_2008/vcredist_x64.exe" (in directory "c:\"): CreateProcess error=3, The system cannot find the path specified, class com.tibco.installer.wizard.action.TIBCOExecuteProcessWizardAction
(09-10-2012.095424), Debug,
java.io.IOException: Cannot run program "C:\tibco/tools/vcredist_x64_2008/vcredist_x64.exe" (in directory "c:\"): CreateProcess error=3, The system cannot find the path specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:431)
    at com.tibco.installer.wizard.action.TIBCOExecuteProcessWizardAction.run(TIBCOExecuteProcessWizardAction.java:95)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.tibco.installer.util.TIBCOUniversalInstallerAction.executeWizardAction(TIBCOUniversalInstallerAction.java:197)
    at com.tibco.installer.wizard.action.TIBCOProductAssemblyReference.run(TIBCOProductAssemblyReference.java:27)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.tibco.installer.util.TIBCOUniversalInstallerAction.executeWizardAction(TIBCOUniversalInstallerAction.java:460)
    at com.tibco.installer.wizard.action.TIBCORunInstaller._executeWizardAction(TIBCORunInstaller.java:244)
    at com.tibco.installer.wizard.action.TIBCORunInstaller._runSequence(TIBCORunInstaller.java:141)
    at com.tibco.installer.wizard.action.TIBCORunInstaller._runInstallSequences(TIBCORunInstaller.java:86)
    at com.tibco.installer.wizard.action.TIBCORunInstaller.run(TIBCORunInstaller.java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.tibco.installer.util.TIBCOUniversalInstallerAction.executeWizardAction(TIBCOUniversalInstallerAction.java:529)
    at com.tibco.installer.wizard.action.TIBCORunWizardAction.execute(TIBCORunWizardAction.java:26)
    at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
    at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
    at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1829)
Caused by: java.io.IOException: CreateProcess error=3, The system cannot find the path specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.&ltinit>(ProcessImpl.java:81)
    at java.lang.ProcessImpl.start(ProcessImpl.java:30)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
    ... 27 more

Cause:
=====
The wrong directory is given for the execution in the installation process.

Resolution:
=========
Verify that there are no other errors in the ant files.  These are located in the
.TIBCO directory of the user performing the installation. They will be in the form of antTask_ERROR_log_post-install_mm-dd-yyy.n.log.  If there are no errors in these files then execute vcredist_x64.exe which you will find in C:\tibco\tools\vcredist_x64.

Issue/Introduction

During Installation on Windows 7 of TIBCO BusinessEvents (BE) 5.1.0 there may be an error of 'Cannot run program "C:\tibco/tools/vcredist_x64_2008/vcredist_x64.exe"'.This only shows in the installation log.