Products | Versions |
---|---|
TIBCO Hawk | - |
Not Applicable | - |
Resolution:
Description:
============
In the current design of TIBCO Hawk ActiveMatrix Plug-in (HKAM) 1.2.0, it will load TIBCO ActiveMatrix(AMX) 3.2.0 environment configuration from ${tct.scripts.dir}/tmp, which may be removed in one of the following circumstances.
a). TIBCO ActiveMatrix Administrator Server is created by manually executing ant scripts generated by a previous TCT session.
b). Replicate a TIBCO ActiveMatrix Administrator Server by running TCT or executing ant scripts generated by a previous TCT session.
c). TIBCO Host Instance is created by manually executing ant scripts generated by a previous TCT session.
Environment:
===========
Operating System : ALL Supported Opration Systems
Products:
TIBCO Hawk ActiveMatrix(R) Plug-in 1.2.0
TIBCO ActiveMatrix(R) Service Grid 3.2.0
TIBCO ActiveMatrix(R) Service Bus 3.2.0
Symptoms:
========
Executing autoconfigure-amx-hrb.xml will fail with the error below. The tmp folder can not be found under ${tct.scripts.dir}.
BUILD FAILED
C:\tibco-hawk49\hkam\1.2\samples\rulebases\autoconfigure-amx-hrb.xml:19: The following error occurred while executing this line:If one environment is built from scratch:
For circumstances a and c, (1) navigate to saved ${tct.scripts.dir}, open build.xml and remove "-clean-up" from depends of the default target ("end-to-end"); (2) Execute 'ant –f build.xml.
If the problem is identified after successful creation of AMX runtime objects: