Products | Versions |
---|---|
TIBCO Service Performance Manager | - |
Not Applicable | - |
Description:
Description:
As per the readme of the SPM 1.2.0 hotfix 1, it specifies the incomplete command in step 5 as part of installation which is
{TIBCO_HOME}\tools\bin\tibcommander {TIBCO_SPM_HOME}\scripts\updatespm.xml post.install.tasks.bwserviceprobe
Environment:
All OS. Applies to SPM 1.2.0 hotfix 1 release
Symptoms:
It results in error "build.xml does not exist".
Cause:
Incorrect command as specified in documentation
Workaround:
N/A
Resolution:
The command should be
{TIBCO_HOME}\tools\bin\tibcommander -buildfile {TIBCO_SPM_HOME}\scripts\updatespm.xml post.install.tasks.bwserviceprobe.
Symptoms:
Cause: