Environment variables not loaded for Clearcase adaptor
We recently upgraded our BuildForge server from 7.0.0.2 to 7.1.1.3.
Up until now I've been using the ClearcaseByBaselineActivities Adaptor successfully.
Now my builds/projects are failing because it appears
that the Environment is not being loaded during the 1st step,
which contains the adaptor.
In Step 1 I am doing a .source ClearcaseByBaselineActivities
The other steps do have the "SET" variables loaded as they show up in the Step log, however, there are no SET variables apearing in the Step log for STEP 1.
Does anyone have any suggestions or info on how to fix this?
Thanks,
Pat
Up until now I've been using the ClearcaseByBaselineActivities Adaptor successfully.
Now my builds/projects are failing because it appears
that the Environment is not being loaded during the 1st step,
which contains the adaptor.
In Step 1 I am doing a .source ClearcaseByBaselineActivities
The other steps do have the "SET" variables loaded as they show up in the Step log, however, there are no SET variables apearing in the Step log for STEP 1.
Does anyone have any suggestions or info on how to fix this?
Thanks,
Pat
One answer
Hi,
Do you have a statement in the step log like the first one below indicating which environment is being used for the adaptor? In this example, the environment was set at the project level and the first step of the project did a .source <Adaptor_Name>.
9 04/07/10 02:21PM INT Adaptor using env name 'PROJECT_ENV' for macro .
10 04/07/10 02:21PM EXEC Interface Processor Loaded.
11 04/07/10 02:21PM INT Parsing Interface XML.
12 04/07/10 02:21PM INT Loading source interface ADAPTOR_1
13 04/07/10 02:21PM INT <xml>
14 04/07/10 02:21PM INT <DOCTYPE>
15 04/07/10 02:21PM INT <PROJECT_INTERFACE>
- bju
Do you have a statement in the step log like the first one below indicating which environment is being used for the adaptor? In this example, the environment was set at the project level and the first step of the project did a .source <Adaptor_Name>.
9 04/07/10 02:21PM INT Adaptor using env name 'PROJECT_ENV' for macro .
10 04/07/10 02:21PM EXEC Interface Processor Loaded.
11 04/07/10 02:21PM INT Parsing Interface XML.
12 04/07/10 02:21PM INT Loading source interface ADAPTOR_1
13 04/07/10 02:21PM INT <xml>
14 04/07/10 02:21PM INT <DOCTYPE>
15 04/07/10 02:21PM INT <PROJECT_INTERFACE>
- bju